diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:50:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:50:04 +0000 |
commit | d475aa77a60420b57f4b8d1c205ec71a02e8efc3 (patch) | |
tree | 486f8de2dcf863bd74a2f54dc310d24357d6608d /package/ebtables/ipkg | |
parent | bccda13db242927b824330f33002ddda9fc8a994 (diff) | |
download | upstream-d475aa77a60420b57f4b8d1c205ec71a02e8efc3.tar.gz upstream-d475aa77a60420b57f4b8d1c205ec71a02e8efc3.tar.bz2 upstream-d475aa77a60420b57f4b8d1c205ec71a02e8efc3.zip |
update ebtables to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@853 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ebtables/ipkg')
-rw-r--r-- | package/ebtables/ipkg/ebtables.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ebtables/ipkg/ebtables.control b/package/ebtables/ipkg/ebtables.control new file mode 100644 index 0000000000..2e33aa906a --- /dev/null +++ b/package/ebtables/ipkg/ebtables.control @@ -0,0 +1,7 @@ +Package: ebtables +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Ethernet bridge firewalling software +Depends: kmod-ebtables |