diff options
author | mario <mario@slackverse.org> | 2011-09-09 16:21:53 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 19:48:32 -0300 |
commit | f4bd939b43f51aeb80772dd492661b8af98bcfa3 (patch) | |
tree | 27a714ef608d7aa63af30a9696da612f0d941ef8 /network/ebtables/ebtables.info | |
parent | d6f7c0d0623d35d80247f4776447a896b60c0432 (diff) |
network/ebtables: Added (Ethernet frame filtering on a Linux bridge)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/ebtables/ebtables.info')
-rw-r--r-- | network/ebtables/ebtables.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/ebtables/ebtables.info b/network/ebtables/ebtables.info new file mode 100644 index 0000000000000..2967221fb2c6f --- /dev/null +++ b/network/ebtables/ebtables.info @@ -0,0 +1,10 @@ +PRGNAM="ebtables" +VERSION="2.0.10" +HOMEPAGE="http://ebtables.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/ebtables/ebtables-v2.0.10-1.tar.gz" +MD5SUM="33b9ff7c9b605605c705418f17812714" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="mario" +EMAIL="mario@slackverse.org" +APPROVED="dsomero" |