summaryrefslogtreecommitdiff
path: root/www/httrack
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-11-26 21:11:48 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-11-26 21:11:48 +0000
commit170722c74a60ea267a98f1a180db92fd12ab8c9c (patch)
tree0494e51fb7785463d8d29f2fcb03852b194e7eb7 /www/httrack
parentFix build on Current (diff)
Temporarily put distfile on ${MASTER_SITE_LOCAL} for 5.0-RELEASE.
distfile for 3.20 on original MASTER_SITE is 3.22 actually and thus causing a checksum error.
Notes
Notes: svn path=/head/; revision=71128
Diffstat (limited to 'www/httrack')
-rw-r--r--www/httrack/Makefile3
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