diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-30 12:45:12 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-30 12:45:12 +0000 |
commit | 192274d631b9c1006abea7372b73cd448f6ecd56 (patch) | |
tree | fef60b1528202f023d1127158c28730213d4c960 /audio/fcplay | |
parent | a411428b812df1c64fb016364784b3ba5e6335ba (diff) | |
download | ports-192274d631b9c1006abea7372b73cd448f6ecd56.tar.gz ports-192274d631b9c1006abea7372b73cd448f6ecd56.zip |
Notes
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 |