diff options
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 |