diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 18:29:12 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 18:29:12 +0000 |
commit | 4d799e1e76c6552c807a00760c6325add0921d67 (patch) | |
tree | b896470babc280fca1024eb1161b82537f98d76a /package/arptables/ipkg | |
parent | 720e20a30a772afa6012d0af9a893d599378ee58 (diff) |
convert arptables to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@839 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arptables/ipkg')
-rw-r--r-- | package/arptables/ipkg/arptables.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/arptables/ipkg/arptables.control b/package/arptables/ipkg/arptables.control new file mode 100644 index 000000000..0266e69ea --- /dev/null +++ b/package/arptables/ipkg/arptables.control @@ -0,0 +1,6 @@ +Package: arptables +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: ARP firewalling software |