diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 17:23:57 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 17:23:57 +0000 |
commit | dd699badde7c037515a2c4f2b1e46c3eaff44fa4 (patch) | |
tree | 515a98abb14aee99a26bd9a2d0075c7757e18ab8 /audio/xmms-openspc | |
parent | 70fd4654ef059283d978ad7ec4374c113b59bcd3 (diff) | |
download | FreeBSD-ports-dd699badde7c037515a2c4f2b1e46c3eaff44fa4.zip FreeBSD-ports-dd699badde7c037515a2c4f2b1e46c3eaff44fa4.tar.gz |
Update master site
Notified by: fenner's distfiles survey
Diffstat (limited to 'audio/xmms-openspc')
-rw-r--r-- | audio/xmms-openspc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-openspc/Makefile b/audio/xmms-openspc/Makefile index bf7436a..d909b24 100644 --- a/audio/xmms-openspc/Makefile +++ b/audio/xmms-openspc/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.0.3 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ \ - http://staff.xmms.org/zinx/misc/tmp/ + http://energy.critical.ch/distfiles/ PKGNAMEPREFIX= xmms- DISTNAME= xmms-OpenSPC-${PORTVERSION} |