summaryrefslogtreecommitdiff
path: root/audio/gtkpod
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-03 11:02:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-03 11:02:46 +0000
commitdcc0b77050d493b847af53ee39a6d31db31b8634 (patch)
tree38ee17ea6cf753e1e9f5ac8a493266dc01341511 /audio/gtkpod
parentUpdate: audio/id3lib (diff)
Chase version change of audio/id3lib
PR: ports/60830 Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes: svn path=/head/; revision=97219
Diffstat (limited to 'audio/gtkpod')
-rw-r--r--audio/gtkpod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile
index ed8843f1d620..87423c52b65d 100644
--- a/audio/gtkpod/Makefile
+++ b/audio/gtkpod/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkpod
PORTVERSION= 0.70
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= david@dyn-ns.net
COMMENT= GUI for Apple iPods using GTK2
-LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib
+LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib
RUN_DEPENDS= mp3gain:${PORTSDIR}/audio/mp3gain
.if defined(WITH_AAC)