aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gtkpod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gtkpod/Makefile')
-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)