diff options
Diffstat (limited to 'audio/mp3info/Makefile')
-rw-r--r-- | audio/mp3info/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 26592b6f9e23..3f836aec7d05 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -3,10 +3,9 @@ PORTNAME= mp3info PORTVERSION= 0.8.5 +DISTVERSIONSUFFIX= a CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/sound/mp3-utils/mp3info -DISTNAME= ${PORTNAME}-${PORTVERSION}a +MASTER_SITES= SUNSITE/apps/sound/mp3-utils/mp3info MAINTAINER= sunpoet@FreeBSD.org COMMENT= MP3 technical info viewer and ID3 1.x tag editor |