diff options
-rw-r--r-- | www/httrack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 51b7965b0a44..60f81c8f05b7 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -8,7 +8,8 @@ PORTNAME= httrack PORTVERSION= 3.20.2 CATEGORIES= www -MASTER_SITES= http://www.httrack.com/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dirk DISTNAME= httrack-3.20-2 MAINTAINER= dirk@FreeBSD.org |