diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-18 10:40:10 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-18 10:40:10 +0000 |
commit | b5d40c198c176c11f852f581ea4a4f206cd2ac47 (patch) | |
tree | 777f21339f394e0598b2865fe6517cf2df43a76a /package/iptables/ipkg/iptables.control | |
parent | c9b4e4c61c35501d7cec1438fb7e1fe39bec9638 (diff) | |
download | upstream-b5d40c198c176c11f852f581ea4a4f206cd2ac47.tar.gz upstream-b5d40c198c176c11f852f581ea4a4f206cd2ac47.tar.bz2 upstream-b5d40c198c176c11f852f581ea4a4f206cd2ac47.zip |
Convert iptables to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/ipkg/iptables.control')
-rw-r--r-- | package/iptables/ipkg/iptables.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/iptables/ipkg/iptables.control b/package/iptables/ipkg/iptables.control new file mode 100644 index 0000000000..7a084a7cdf --- /dev/null +++ b/package/iptables/ipkg/iptables.control @@ -0,0 +1,6 @@ +Package: iptables +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: The netfilter firewalling software for IPv4 |