diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 18:29:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 18:29:12 +0000 |
commit | 0d093a375f233e8f1e777dca78619c2504c22a81 (patch) | |
tree | b896470babc280fca1024eb1161b82537f98d76a /package/arptables/ipkg | |
parent | a2d19bba0b832926c67c20de2520f40b4f4a743c (diff) | |
download | upstream-0d093a375f233e8f1e777dca78619c2504c22a81.tar.gz upstream-0d093a375f233e8f1e777dca78619c2504c22a81.tar.bz2 upstream-0d093a375f233e8f1e777dca78619c2504c22a81.zip |
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 0000000000..0266e69ea0 --- /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 |