diff options
Diffstat (limited to 'graphics/xmms-dscope')
-rw-r--r-- | graphics/xmms-dscope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile index 43cefd6928c4..eb4fc276dc61 100644 --- a/graphics/xmms-dscope/Makefile +++ b/graphics/xmms-dscope/Makefile @@ -9,8 +9,8 @@ PORTNAME= dscope PORTVERSION= 1.3.1 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} |