diff options
Diffstat (limited to 'www/httrack/Makefile')
-rw-r--r-- | www/httrack/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 69063d7a6dd6..7b32299b79fb 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -6,12 +6,11 @@ # PORTNAME= httrack -PORTVERSION= 3.43.9 -PORTREVISION= 1 +PORTVERSION= 3.43.12 CATEGORIES= www -MASTER_SITES= http://www.httrack.com/ \ +MASTER_SITES= http://download.httrack.com/ \ LOCAL/sunpoet -DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9]*)$/-\1/}C +#DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9]*)$/-\1/}C MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy-to-use offline browser utility and website copier |