aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2007-10-02 10:01:30 +0800
committerdelphij <delphij@FreeBSD.org>2007-10-02 10:01:30 +0800
commitad5e8248bd065d2e81a701eb96637f1bd3e74b05 (patch)
treedc8e5f85f05edd4cd0a5006b7ac02eb7dbcced89 /audio
parent058f76ea988931d95789b8f13d31a3706e123cf6 (diff)
downloadfreebsd-ports-gnome-ad5e8248bd065d2e81a701eb96637f1bd3e74b05.tar.gz
freebsd-ports-gnome-ad5e8248bd065d2e81a701eb96637f1bd3e74b05.tar.zst
freebsd-ports-gnome-ad5e8248bd065d2e81a701eb96637f1bd3e74b05.zip
- Bump PORTREVISION
- Use MASTER_SITE=SF for sourceforge project Approved by: maintainer
Diffstat (limited to 'audio')
-rw-r--r--audio/id3lib/Makefile5
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