summaryrefslogtreecommitdiff
path: root/audio/easytag
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
commit89c5de703163bc92603bc4ad3ec74b9e1f73f231 (patch)
tree765c5c07ee53ac58ac2d1d65e0c05055ba8cac38 /audio/easytag
parentUpdate to Ogg Vorbis 1.0.1. (diff)
Catch up with libogg/libvorbis version bump.
Notes
Notes: svn path=/head/; revision=96269
Diffstat (limited to 'audio/easytag')
-rw-r--r--audio/easytag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index ace3152acfe1..b14ecfffd59b 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -8,6 +8,7 @@
PORTNAME= easytag
PORTVERSION= 0.30
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Tag editor for MP3 and OGG files
LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
- vorbis.2:${PORTSDIR}/audio/libvorbis \
+ vorbis.3:${PORTSDIR}/audio/libvorbis \
FLAC.5:${PORTSDIR}/audio/flac
MAN1= easytag.1