diff options
Diffstat (limited to 'audio/mp3gain/Makefile')
-rw-r--r-- | audio/mp3gain/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index 355d23bf5ed5..beb0fa12e7a6 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -8,8 +8,7 @@ PORTNAME= mp3gain PORTVERSION= 1.5.1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=${PORTNAME} +MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src MAINTAINER= dinoex@FreeBSD.org |