summaryrefslogtreecommitdiff
path: root/audio/easytag
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
commitc65892996765bb99500d4c50b5e409b69317b978 (patch)
treedee07b2e00944aac36439781f32962627c6be9d8 /audio/easytag
parentUpdate to FLAC 1.1.2. Notable changes: (diff)
new version of libFLAC
Notes
Notes: svn path=/head/; revision=131401
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 329e22fd507a..fc451fc8a1fd 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -8,6 +8,7 @@
PORTNAME= easytag
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,7 @@ COMMENT= Tag editor for MP3 and OGG files
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
vorbis.3:${PORTSDIR}/audio/libvorbis \
- FLAC.5:${PORTSDIR}/audio/flac
+ FLAC.7:${PORTSDIR}/audio/flac
MAN1= easytag.1
CONFLICTS= easytag-devel-[0-9]*