diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/id3lib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index b58135d681e1..6dac7fc575e0 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -7,10 +7,9 @@ PORTNAME= id3lib PORTVERSION= 3.8.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= kaeru@inigo-tech.com COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags |