diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-30 20:45:12 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-30 20:45:12 +0800 |
commit | cd825cbd98ab7d826e2781e6a3705dd362168e68 (patch) | |
tree | c270db607cf752417aaea8163242844fa00cc318 /audio/fcplay | |
parent | c181e95c0be21b2bd26272842c0eb6ba7b3a3f00 (diff) | |
download | freebsd-ports-gnome-cd825cbd98ab7d826e2781e6a3705dd362168e68.tar.gz freebsd-ports-gnome-cd825cbd98ab7d826e2781e6a3705dd362168e68.tar.zst freebsd-ports-gnome-cd825cbd98ab7d826e2781e6a3705dd362168e68.zip |
Remove broken master site.
PR: 26971
Submitted by: maintainer
Diffstat (limited to 'audio/fcplay')
-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 |