summaryrefslogtreecommitdiff
path: root/audio/easytag
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
commite7690885fd83ccaab97ab6d71c490c0b06763654 (patch)
tree6c4a81c4465b2041467d46474fc4a5cdf2cf8da7 /audio/easytag
parentWelcome to the long-awaited release of Ogg Vorbis 1.0! (diff)
Ogg Vorbis 1.0 library major version bumps.
Notes
Notes: svn path=/head/; revision=63275
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 9ba60f7ad03b..ea0d3072ed69 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -8,6 +8,7 @@
PORTNAME= easytag
PORTVERSION= 0.21
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dominic_marks@btinternet.com
LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
- vorbis.1:${PORTSDIR}/audio/libvorbis
+ vorbis.2:${PORTSDIR}/audio/libvorbis
USE_GTK= yes
USE_LIBTOOL= yes