diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /audio/xmms-modplug | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'audio/xmms-modplug')
-rw-r--r-- | audio/xmms-modplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 177a54ba1c2c..ca3a1f50c0c9 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -9,7 +9,7 @@ PORTNAME= modplug PORTVERSION= 2.0.5 PORTREVISION= 2 CATEGORIES?= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITES= SFE MASTER_SITE_SUBDIR= ${PORTNAME}-${PKGNAMEPREFIX:S/-//} PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PKGNAMEPREFIX}2.05 |