diff options
Diffstat (limited to 'net/ettercap/Makefile')
-rw-r--r-- | net/ettercap/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 5660f963441b..56a6b2a93684 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -5,10 +5,11 @@ # $FreeBSD$ # -PORTNAME= ettercap -PORTVERSION= 0.5.0 -CATEGORIES= net -MASTER_SITES= http://ettercap.sourceforge.net/download/ +PORTNAME= ettercap +PORTVERSION= 0.5.2 +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= greid@FreeBSD.org |