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 | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/ulogd | |
parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
download | mtk-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/ulogd')
-rw-r--r-- | openwrt/package/ulogd/ipkg/ulogd-mod-mysql.control | 4 | ||||
-rw-r--r-- | openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control | 4 | ||||
-rw-r--r-- | openwrt/package/ulogd/ipkg/ulogd.control | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/ulogd/ipkg/ulogd-mod-mysql.control b/openwrt/package/ulogd/ipkg/ulogd-mod-mysql.control index 2ad48f3..3666d87 100644 --- a/openwrt/package/ulogd/ipkg/ulogd-mod-mysql.control +++ b/openwrt/package/ulogd/ipkg/ulogd-mod-mysql.control @@ -1,9 +1,5 @@ Package: ulogd-mysql-plugin Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/ulogd/ Description: Netfilter userspace logging daemon (MySQL plugin) Depends: libmysqlclient, ulogd diff --git a/openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control b/openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control index 8d296d2..d052ec3 100644 --- a/openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control +++ b/openwrt/package/ulogd/ipkg/ulogd-mod-pgsql.control @@ -1,9 +1,5 @@ Package: ulogd-pgsql-plugin Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/ulogd/ Description: Netfilter userspace logging daemon (PostgreSQL plugin) Depends: libpq, ulogd diff --git a/openwrt/package/ulogd/ipkg/ulogd.control b/openwrt/package/ulogd/ipkg/ulogd.control index 032a973..48eda41 100644 --- a/openwrt/package/ulogd/ipkg/ulogd.control +++ b/openwrt/package/ulogd/ipkg/ulogd.control @@ -1,8 +1,4 @@ Package: ulogd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/ulogd/ Description: Netfilter userspace logging daemon |