diff options
Diffstat (limited to 'audio/fcplay/Makefile')
-rw-r--r-- | audio/fcplay/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index 9490ea967561..9223aadaf7bf 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -9,9 +9,8 @@ PORTNAME= fcplay PORTVERSION= 0.0.1 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/mod/ \ - http://www.freenix.no/~anders/ \ - ftp://totem.fix.no/pub/mirrors/misc/ +MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ + http://www.freenix.no/~anders/ EXTRACT_SUFX= .tgz MAINTAINER= anders@fix.no |