diff options
Diffstat (limited to 'graphics/xmms-dspectral')
-rw-r--r-- | graphics/xmms-dspectral/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmms-dspectral/Makefile b/graphics/xmms-dspectral/Makefile index c9de862fdc08..c6d5f437e04b 100644 --- a/graphics/xmms-dspectral/Makefile +++ b/graphics/xmms-dspectral/Makefile @@ -9,8 +9,8 @@ PORTNAME= dspectral PORTVERSION= 1.2.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/} |