diff options
Diffstat (limited to 'audio/xmms-crystality/Makefile')
-rw-r--r-- | audio/xmms-crystality/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-crystality/Makefile b/audio/xmms-crystality/Makefile index 986b97a1a1cd..53c5c85479f3 100644 --- a/audio/xmms-crystality/Makefile +++ b/audio/xmms-crystality/Makefile @@ -9,8 +9,8 @@ PORTNAME= crystality PORTVERSION= 0.92 PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://T32.TecNik93.com/FreeBSD/others_ports/xmms-crystality/sources/ \ - http://ftp.ussg.iu.edu/FreeBSD/distfiles/ +MASTER_SITES= http://ftp.ussg.iu.edu/FreeBSD/distfiles/ \ + http://T32.TecNik93.com/FreeBSD/others_ports/xmms-crystality/sources/ \ PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-plugin-${PORTVERSION} |