aboutsummaryrefslogtreecommitdiff
path: root/audio/xcdplayer
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-23 19:50:42 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-23 19:50:42 +0000
commit479a523af4b6a1535e073833a691fdf1c6375d37 (patch)
tree4ab48747e0ae6476a2dd4cdfc6e3fa845b1afccb /audio/xcdplayer
parentfdcbf801b2fac1636f1133612aa5a8989b3e47a5 (diff)
downloadports-479a523af4b6a1535e073833a691fdf1c6375d37.tar.gz
ports-479a523af4b6a1535e073833a691fdf1c6375d37.zip
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR: 30497 Submitted by: Dan Larsson Approved by: will
Notes
Notes: svn path=/head/; revision=48126
Diffstat (limited to 'audio/xcdplayer')
-rw-r--r--audio/xcdplayer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile
index 8fa8da23b0eb..463f1658a3f7 100644
--- a/audio/xcdplayer/Makefile
+++ b/audio/xcdplayer/Makefile
@@ -8,8 +8,7 @@
PORTNAME= xcdplayer
PORTVERSION= 2.2
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
- ftp://ftp.freesoftware.com/pub/X11/R5contrib/
+MASTER_SITES= ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org