diff options
Diffstat (limited to 'audio/xmms-quix3dn/Makefile')
-rw-r--r-- | audio/xmms-quix3dn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-quix3dn/Makefile b/audio/xmms-quix3dn/Makefile index 7eb102bc06ea..514c62fb46ba 100644 --- a/audio/xmms-quix3dn/Makefile +++ b/audio/xmms-quix3dn/Makefile @@ -8,7 +8,8 @@ PORTNAME= xmms-quix3dn PORTVERSION= 4.4.1 CATEGORIES= audio -MASTER_SITES= http://nsys.by:8100/~mmts/quix/freebsd/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alex DISTNAME= quix3dn-${PORTVERSION}-freebsd MAINTAINER= alex@FreeBSD.org |