aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsweb3
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
committerasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
commit86688662ee4069a7cd518676ff8e421c8f0e809d (patch)
tree6305ab987dcce715d514f38deb608104562723ec /devel/cvsweb3
parent52f18bf97a85d08baed7eb38c0d7b388b5979ef6 (diff)
downloadfreebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.gz
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.zst
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.zip
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