diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 17:23:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 17:23:57 +0000 |
commit | f7e366c33be2489fbe47c0fcc6ca19fa482f7063 (patch) | |
tree | eceac0875cc61d54190041acedb1289fe33fff6a /audio/xmms-openspc | |
parent | 00200894f6b8a0e370353673b205816d3bfc1992 (diff) | |
download | ports-f7e366c33be2489fbe47c0fcc6ca19fa482f7063.tar.gz ports-f7e366c33be2489fbe47c0fcc6ca19fa482f7063.zip |
Notes
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 bf7436a29fca..d909b241ae59 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} |