summaryrefslogtreecommitdiff
path: root/openwrt/package/pmacct/ipkg
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-21 17:21:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-21 17:21:28 +0000
commit40750d956a5333a1a1472482066609775ed013d7 (patch)
tree8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/pmacct/ipkg
parent6a0c6639bec28210a2e277561849e30055433aa8 (diff)
downloadmtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip
mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz
mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2
remove Maintainer: and Source: from packages
SVN-Revision: 2210
Diffstat (limited to 'openwrt/package/pmacct/ipkg')
-rw-r--r--openwrt/package/pmacct/ipkg/nfacctd-custom.control4
-rw-r--r--openwrt/package/pmacct/ipkg/nfacctd-mysql.control4
-rw-r--r--openwrt/package/pmacct/ipkg/nfacctd-pgsql.control4
-rw-r--r--openwrt/package/pmacct/ipkg/nfacctd.control4
-rw-r--r--openwrt/package/pmacct/ipkg/pmacct-client.control4
-rw-r--r--openwrt/package/pmacct/ipkg/pmacctd-custom.control4
-rw-r--r--openwrt/package/pmacct/ipkg/pmacctd-mysql.control4
-rw-r--r--openwrt/package/pmacct/ipkg/pmacctd-pgsql.control4
-rw-r--r--openwrt/package/pmacct/ipkg/pmacctd.control4
9 files changed, 0 insertions, 36 deletions
diff --git a/openwrt/package/pmacct/ipkg/nfacctd-custom.control b/openwrt/package/pmacct/ipkg/nfacctd-custom.control
index 0a863ae..096be7e 100644
--- a/openwrt/package/pmacct/ipkg/nfacctd-custom.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/nfacctd-mysql.control b/openwrt/package/pmacct/ipkg/nfacctd-mysql.control
index 6ede1e0..e030db8 100644
--- a/openwrt/package/pmacct/ipkg/nfacctd-mysql.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/nfacctd-pgsql.control b/openwrt/package/pmacct/ipkg/nfacctd-pgsql.control
index 5885297..8500ff3 100644
--- a/openwrt/package/pmacct/ipkg/nfacctd-pgsql.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/nfacctd.control b/openwrt/package/pmacct/ipkg/nfacctd.control
index fcd08c9..e5afbf6 100644
--- a/openwrt/package/pmacct/ipkg/nfacctd.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/pmacct-client.control b/openwrt/package/pmacct/ipkg/pmacct-client.control
index 8f33695..c943e73 100644
--- a/openwrt/package/pmacct/ipkg/pmacct-client.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/pmacctd-custom.control b/openwrt/package/pmacct/ipkg/pmacctd-custom.control
index 03bc89f..0278df1 100644
--- a/openwrt/package/pmacct/ipkg/pmacctd-custom.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/pmacctd-mysql.control b/openwrt/package/pmacct/ipkg/pmacctd-mysql.control
index 1733d08..2ea345f 100644
--- a/openwrt/package/pmacct/ipkg/pmacctd-mysql.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/pmacctd-pgsql.control b/openwrt/package/pmacct/ipkg/pmacctd-pgsql.control
index 35ed4ff..7018c73 100644
--- a/openwrt/package/pmacct/ipkg/pmacctd-pgsql.control
+++ b/openwrt/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/openwrt/package/pmacct/ipkg/pmacctd.control b/openwrt/package/pmacct/ipkg/pmacctd.control
index 13c208c..5d2cc7c 100644
--- a/openwrt/package/pmacct/ipkg/pmacctd.control
+++ b/openwrt/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