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 | bf21614eb2082797f2ed1d09aee3bc7b89d284bf (patch) | |
tree | b40a511201624feb0cb6223b7e49c1ecb2f6099d /openwrt/package/arptables/ipkg/arptables.control | |
parent | b56ee5aa5c0d70ea2446e94add609a29ca90331c (diff) | |
download | mtk-20170518-bf21614eb2082797f2ed1d09aee3bc7b89d284bf.zip mtk-20170518-bf21614eb2082797f2ed1d09aee3bc7b89d284bf.tar.gz mtk-20170518-bf21614eb2082797f2ed1d09aee3bc7b89d284bf.tar.bz2 |
convert arptables to new packaging style
SVN-Revision: 839
Diffstat (limited to 'openwrt/package/arptables/ipkg/arptables.control')
-rw-r--r-- | openwrt/package/arptables/ipkg/arptables.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/arptables/ipkg/arptables.control b/openwrt/package/arptables/ipkg/arptables.control new file mode 100644 index 0000000..0266e69 --- /dev/null +++ b/openwrt/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 |