aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsweb3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
commitbe6c01ee85b2fa61f2030ef2065df69712693a50 (patch)
tree0877333f8365a55defdb5b17b76269bfa53693f7 /devel/cvsweb3
parentc62bea27fe2d419668f48e9bda44f94f29806f7c (diff)
Use ${MASTER_SITE_LOCAL}.
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r--devel/cvsweb3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 7cca2d61b672..7d06902248af 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cvsweb
PORTVERSION= 1.85
CATEGORIES= devel www
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= knu
MAINTAINER= knu@FreeBSD.org