diff options
Diffstat (limited to 'audio/xmms-modplug/Makefile')
-rw-r--r-- | audio/xmms-modplug/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 502f1cefcc58..d5d1ff7ea8f9 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -9,8 +9,7 @@ PORTNAME= modplug PORTVERSION= 2.0.5 PORTREVISION= 5 CATEGORIES?= audio -MASTER_SITES= SFE -MASTER_SITE_SUBDIR= ${PORTNAME}-${PKGNAMEPREFIX:S/-//} +MASTER_SITES= SF/${PORTNAME}-xmms/${PORTNAME}-xmms/2.05 PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05 |