diff options
Diffstat (limited to 'audio/gtkpod/Makefile')
-rw-r--r-- | audio/gtkpod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 13d184c60088..636228d41636 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -7,9 +7,11 @@ PORTNAME= gtkpod PORTVERSION= 0.80 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION}-2 MAINTAINER= david@dyn-ns.net COMMENT= GUI for Apple iPods using GTK2 |