diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 10:40:10 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 10:40:10 +0000 |
commit | fb845b0ca5bc8fe90901bbcf70a682deedc437cf (patch) | |
tree | 7209fa2ca819bcdbff91519bf244d7bc4fefbbed /openwrt/package/iptables/ipkg/iptables.control | |
parent | 1aae32018f3f9223f7df0dbe9a072c1b6e8a0994 (diff) |
Convert iptables to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iptables/ipkg/iptables.control')
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables.control b/openwrt/package/iptables/ipkg/iptables.control new file mode 100644 index 0000000000..7a084a7cdf --- /dev/null +++ b/openwrt/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 |