diff options
author | jim <jim@FreeBSD.org> | 2002-01-02 18:53:42 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2002-01-02 18:53:42 +0000 |
commit | b7a15c0ae112a8242ed565aad5a424fa6e341a31 (patch) | |
tree | a38c4d12661ba2b71c33441952615cb0ae6e8c15 /net/ettercap/Makefile | |
parent | 72131f9bb81d8b556a330fd2f3ee5d4ee1a91972 (diff) | |
download | FreeBSD-ports-b7a15c0ae112a8242ed565aad5a424fa6e341a31.zip FreeBSD-ports-b7a15c0ae112a8242ed565aad5a424fa6e341a31.tar.gz |
Update to 0.6.3.1. This version fixes many security vulnerabilities,
which is why I'm committing it (the submitter said there was no reply
from MAINTAINER).
PR: 33405
Submitted by: Kirby Kuehl <vacuum@technotronic.com>
Diffstat (limited to 'net/ettercap/Makefile')
-rw-r--r-- | net/ettercap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 56a6b2a..f960d13 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ettercap -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.3.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |