diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xcdplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 8ebeb81..eb9607b6 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -9,7 +9,7 @@ PORTNAME= xcdplayer PORTVERSION= 2.2 CATEGORIES= audio MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.cdrom.com/pub/X11/R5contrib/ + ftp://ftp.freesoftware.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= swallace@FreeBSD.org |