summaryrefslogtreecommitdiff
path: root/audio/libcdaudio
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-05-22 16:43:53 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-05-22 16:43:53 +0000
commita6fa6ac3e90c1a07a608b443ed45dab775120e65 (patch)
tree1ebf44625e10d6bc1f187d8cc86b4ae519150147 /audio/libcdaudio
parentupgrade to 0.5.0 (diff)
Chase MASTER_SITES.
The site in the PR turned out to be a Sunsite mirror, so use Sunsite. PR: 27521 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Notes
Notes: svn path=/head/; revision=42915
Diffstat (limited to 'audio/libcdaudio')
-rw-r--r--audio/libcdaudio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile
index 5e73216ed2fc..02bf52c25c8f 100644
--- a/audio/libcdaudio/Makefile
+++ b/audio/libcdaudio/Makefile
@@ -8,7 +8,9 @@
PORTNAME= libcdaudio
PORTVERSION= 0.99.4
CATEGORIES= audio
-MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+ http://cdcd.undergrid.net/libcdaudio/source_archive/
+MASTER_SITE_SUBDIR= distributions/gentoo/gentoo-sources/ .
MAINTAINER= ports@FreeBSD.org