diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | a2ad0ad108a770f19e2c4ae186304651a910ebd0 (patch) | |
tree | 76bfe6ea2aae5a35f694ff5b4dc11f264792b4df /package/pmacct/ipkg | |
parent | 2fdd6b3e33f78388e10048547b637d9236992a8e (diff) | |
download | upstream-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.gz upstream-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.bz2 upstream-a2ad0ad108a770f19e2c4ae186304651a910ebd0.zip |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pmacct/ipkg')
-rw-r--r-- | package/pmacct/ipkg/nfacctd-custom.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/nfacctd-mysql.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/nfacctd-pgsql.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/nfacctd.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/pmacct-client.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/pmacctd-custom.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/pmacctd-mysql.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/pmacctd-pgsql.control | 4 | ||||
-rw-r--r-- | package/pmacct/ipkg/pmacctd.control | 4 |
9 files changed, 0 insertions, 36 deletions
diff --git a/package/pmacct/ipkg/nfacctd-custom.control b/package/pmacct/ipkg/nfacctd-custom.control index 0a863ae6e9..096be7e04a 100644 --- a/package/pmacct/ipkg/nfacctd-custom.control +++ b/package/pmacct/ipkg/nfacctd-custom.control @@ -1,10 +1,6 @@ Package: nfacctd-custom Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built with custom options Depends: libpcap diff --git a/package/pmacct/ipkg/nfacctd-mysql.control b/package/pmacct/ipkg/nfacctd-mysql.control index 6ede1e0611..e030db8fcc 100644 --- a/package/pmacct/ipkg/nfacctd-mysql.control +++ b/package/pmacct/ipkg/nfacctd-mysql.control @@ -1,10 +1,6 @@ Package: nfacctd-mysql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built with MySQL database support Depends: libmysqlclient, libpcap diff --git a/package/pmacct/ipkg/nfacctd-pgsql.control b/package/pmacct/ipkg/nfacctd-pgsql.control index 5885297a41..8500ff3426 100644 --- a/package/pmacct/ipkg/nfacctd-pgsql.control +++ b/package/pmacct/ipkg/nfacctd-pgsql.control @@ -1,10 +1,6 @@ Package: nfacctd-pgsql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built with PostgreSQL database support Depends: libpq, libpcap diff --git a/package/pmacct/ipkg/nfacctd.control b/package/pmacct/ipkg/nfacctd.control index fcd08c9329..e5afbf68d3 100644 --- a/package/pmacct/ipkg/nfacctd.control +++ b/package/pmacct/ipkg/nfacctd.control @@ -1,10 +1,6 @@ Package: nfacctd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a NetFlow accounting daemon, built without database support Depends: libpcap diff --git a/package/pmacct/ipkg/pmacct-client.control b/package/pmacct/ipkg/pmacct-client.control index 8f3369554d..c943e731e5 100644 --- a/package/pmacct/ipkg/pmacct-client.control +++ b/package/pmacct/ipkg/pmacct-client.control @@ -1,9 +1,5 @@ Package: pmacct-client Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: a command-line client for pmacctd or nfacctd, used to retrieve data from an active memory plugin diff --git a/package/pmacct/ipkg/pmacctd-custom.control b/package/pmacct/ipkg/pmacctd-custom.control index 03bc89f905..0278df1426 100644 --- a/package/pmacct/ipkg/pmacctd-custom.control +++ b/package/pmacct/ipkg/pmacctd-custom.control @@ -1,10 +1,6 @@ Package: pmacctd-custom Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built with custom options Depends: libpcap diff --git a/package/pmacct/ipkg/pmacctd-mysql.control b/package/pmacct/ipkg/pmacctd-mysql.control index 1733d08b5e..2ea345fcb6 100644 --- a/package/pmacct/ipkg/pmacctd-mysql.control +++ b/package/pmacct/ipkg/pmacctd-mysql.control @@ -1,10 +1,6 @@ Package: pmacctd-mysql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built with MySQL database support Depends: libmysqlclient, libpcap diff --git a/package/pmacct/ipkg/pmacctd-pgsql.control b/package/pmacct/ipkg/pmacctd-pgsql.control index 35ed4ff95c..7018c73509 100644 --- a/package/pmacct/ipkg/pmacctd-pgsql.control +++ b/package/pmacct/ipkg/pmacctd-pgsql.control @@ -1,10 +1,6 @@ Package: pmacctd-pgsql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built with PostgreSQL database support Depends: libpq, libpcap diff --git a/package/pmacct/ipkg/pmacctd.control b/package/pmacct/ipkg/pmacctd.control index 13c208c6ad..5d2cc7c4e1 100644 --- a/package/pmacct/ipkg/pmacctd.control +++ b/package/pmacct/ipkg/pmacctd.control @@ -1,10 +1,6 @@ Package: pmacctd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/pmacct/ Description: an IP accounting daemon, built without database support Depends: libpcap |