diff options
author | marius <marius@FreeBSD.org> | 2004-12-30 05:52:25 +0800 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2004-12-30 05:52:25 +0800 |
commit | d13d780226ca58acc538ebe14e20faf533647ff8 (patch) | |
tree | bbaddd5509b5615536477b4c6676e19194ab6157 | |
parent | 3b2903307560b183c9f03eaecd428afeee443da7 (diff) | |
download | freebsd-ports-gnome-d13d780226ca58acc538ebe14e20faf533647ff8.tar.gz freebsd-ports-gnome-d13d780226ca58acc538ebe14e20faf533647ff8.tar.zst freebsd-ports-gnome-d13d780226ca58acc538ebe14e20faf533647ff8.zip |
Update to 0.7.2. For changes since 0.7.1 please see:
http://ettercap.sourceforge.net/history.php
Approved by: netchild
-rw-r--r-- | net-mgmt/ettercap/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/ettercap/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/ettercap/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index a75561350860..d2fc6dd4052a 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -6,14 +6,13 @@ # PORTNAME= ettercap -PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTVERSION= 0.7.2 +DISTVERSIONPREFIX= NG- PORTEPOCH= 1 CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-NG-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A network sniffer/interceptor/injector/logger for switched LANs diff --git a/net-mgmt/ettercap/distinfo b/net-mgmt/ettercap/distinfo index c9a2780b11c0..a2d0356c8bca 100644 --- a/net-mgmt/ettercap/distinfo +++ b/net-mgmt/ettercap/distinfo @@ -1,2 +1,2 @@ -MD5 (ettercap-NG-0.7.1.tar.gz) = a78b914b9863668f962c9bd7b8733fc1 -SIZE (ettercap-NG-0.7.1.tar.gz) = 1112490 +MD5 (ettercap-NG-0.7.2.tar.gz) = 96c85eb0acb3a1b28823012c146239b9 +SIZE (ettercap-NG-0.7.2.tar.gz) = 1114060 diff --git a/net-mgmt/ettercap/pkg-plist b/net-mgmt/ettercap/pkg-plist index f234f25c1207..9261c29720f7 100644 --- a/net-mgmt/ettercap/pkg-plist +++ b/net-mgmt/ettercap/pkg-plist @@ -26,6 +26,7 @@ etc/etter.conf.sample %%PLUGINS%%lib/ettercap/ec_rand_flood.so %%PLUGINS%%lib/ettercap/ec_remote_browser.so %%PLUGINS%%lib/ettercap/ec_reply_arp.so +%%PLUGINS%%lib/ettercap/ec_repoison_arp.so %%PLUGINS%%lib/ettercap/ec_scan_poisoner.so %%PLUGINS%%lib/ettercap/ec_search_promisc.so %%PLUGINS%%lib/ettercap/ec_smb_clear.so |