diff options
Diffstat (limited to 'audio')
-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} |