summaryrefslogtreecommitdiff
path: root/audio/xcd
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 /audio/xcd
parentRemove libneural from devel category as it should be in math. (diff)
Use ${MASTER_SITE_LOCAL}.
Notes
Notes: svn path=/head/; revision=29964
Diffstat (limited to 'audio/xcd')
-rw-r--r--audio/xcd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile
index 7116ec95b534..62130c45e80b 100644
--- a/audio/xcd/Makefile
+++ b/audio/xcd/Makefile
@@ -8,7 +8,8 @@
PORTNAME= xcd
PORTVERSION= 1.7
CATEGORIES= audio tk82
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jmz
MAINTAINER= jmz@FreeBSD.org