summaryrefslogtreecommitdiffstats
path: root/audio/easytag
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
committermiwi <miwi@FreeBSD.org>2007-07-28 12:27:31 +0000
commit3b7f6c63f3d7cbab240d30b4a765c518bef208d4 (patch)
treef489e673d53345a1b3a0d01abd60b793baa8d924 /audio/easytag
parent7448aec218630029a6f63dba3e8d2b5c0bee9c20 (diff)
downloadFreeBSD-ports-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.zip
FreeBSD-ports-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.tar.gz
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Diffstat (limited to 'audio/easytag')
-rw-r--r--audio/easytag/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index d44357d..c9ba6ff 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -8,7 +8,7 @@
PORTNAME= easytag
PORTVERSION= 1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MAINTAINER= wxs@atarininja.org
COMMENT= Tag editor for MP3 and OGG files
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
- vorbis.3:${PORTSDIR}/audio/libvorbis \
+ vorbis.4:${PORTSDIR}/audio/libvorbis \
FLAC.7:${PORTSDIR}/audio/flac
MAN1= easytag.1
OpenPOWER on IntegriCloud