aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/cvswrap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvswrap/Makefile b/devel/cvswrap/Makefile
index 3f0b5b0ec982..b81047c7e7a3 100644
--- a/devel/cvswrap/Makefile
+++ b/devel/cvswrap/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cvswrap
PORTVERSION= 0.2
CATEGORIES= devel
-MASTER_SITES= http://people.freebsd.org/~alfred/sources/cvswrap/
+MASTER_SITES+= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= alfred
MAINTAINER= alfred@FreeBSD.org