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/iptables/ipkg | |
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/iptables/ipkg')
4 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/iptables/ipkg/ip6tables.control b/openwrt/package/iptables/ipkg/ip6tables.control index dcfe37d..c6d6393 100644 --- a/openwrt/package/iptables/ipkg/ip6tables.control +++ b/openwrt/package/iptables/ipkg/ip6tables.control @@ -2,6 +2,4 @@ Package: ip6tables Priority: optional Depends: kmod-ip6tables Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: The netfilter firewalling software for IPv6 diff --git a/openwrt/package/iptables/ipkg/iptables-extra.control b/openwrt/package/iptables/ipkg/iptables-extra.control index a8a4103..02feaf0 100644 --- a/openwrt/package/iptables/ipkg/iptables-extra.control +++ b/openwrt/package/iptables/ipkg/iptables-extra.control @@ -1,7 +1,5 @@ Package: iptables-extra Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: Extra plugins for iptables Depends: kmod-iptables-extra diff --git a/openwrt/package/iptables/ipkg/iptables-utils.control b/openwrt/package/iptables/ipkg/iptables-utils.control index 2dbc80e..a569924 100644 --- a/openwrt/package/iptables/ipkg/iptables-utils.control +++ b/openwrt/package/iptables/ipkg/iptables-utils.control @@ -1,6 +1,4 @@ Package: iptables-utils Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: iptables-save and iptables-restore diff --git a/openwrt/package/iptables/ipkg/iptables.control b/openwrt/package/iptables/ipkg/iptables.control index 7a084a7..40a6523 100644 --- a/openwrt/package/iptables/ipkg/iptables.control +++ b/openwrt/package/iptables/ipkg/iptables.control @@ -1,6 +1,4 @@ Package: iptables Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: The netfilter firewalling software for IPv4 |