diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:50:04 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:50:04 +0000 |
commit | a2e7f7d1ec9cea14ecd2535b2ed305afedcbca53 (patch) | |
tree | e56dd056a6fdce4c8c55b1f1bca4d9044847cfa2 /openwrt/package/ebtables/ipkg/ebtables.control | |
parent | dd4a7faa74f1a88f096c7b335c0c1f1e6d382275 (diff) |
update ebtables to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@853 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ebtables/ipkg/ebtables.control')
-rw-r--r-- | openwrt/package/ebtables/ipkg/ebtables.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/ebtables/ipkg/ebtables.control b/openwrt/package/ebtables/ipkg/ebtables.control new file mode 100644 index 0000000000..2e33aa906a --- /dev/null +++ b/openwrt/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 |