summaryrefslogtreecommitdiff
path: root/audio/cdplay
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2000-08-17 19:27:45 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2000-08-17 19:27:45 +0000
commitce95849fa524105209bff8658cef88a76bc29aac (patch)
tree79f143f6c6067295dd5d54f131315125191d83f4 /audio/cdplay
parentUpdate URL, printexample and add mailinglist address to report (diff)
Use MASTER_SITE_LOCAL -- current MASTER_SITE not working.
Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=31724
Diffstat (limited to 'audio/cdplay')
-rw-r--r--audio/cdplay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cdplay/Makefile b/audio/cdplay/Makefile
index 101ebe884cc0..f88154464852 100644
--- a/audio/cdplay/Makefile
+++ b/audio/cdplay/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cdplay
PORTVERSION= 0.92
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.one.sci.fi/pub/cdplay/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dannyboy
MAINTAINER= anttik@iki.fi