aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3asm
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:13:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:13:26 +0000
commita07aa037a1d811308d584e576ce019f0a3f1541c (patch)
tree9489fa6e1c3372b5291bf75a1e8e5e1be0b103e8 /audio/mp3asm
parent68cb122e1ddae2f1584f0ee081c19b957aff3cb4 (diff)
downloadports-a07aa037a1d811308d584e576ce019f0a3f1541c.tar.gz
ports-a07aa037a1d811308d584e576ce019f0a3f1541c.zip
Notes
Diffstat (limited to 'audio/mp3asm')
-rw-r--r--audio/mp3asm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile
index 917b5b43c8e3..0ef29c514b79 100644
--- a/audio/mp3asm/Makefile
+++ b/audio/mp3asm/Makefile
@@ -10,8 +10,7 @@ PORTNAME= mp3asm
PORTVERSION= 0.1.3.1
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.1.3-1
DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= dinoex@FreeBSD.org