diff options
Diffstat (limited to 'audio/gtkpod/Makefile')
-rw-r--r-- | audio/gtkpod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 97ca69295f0..1d0b933a65f 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2012/10/02 17:10:32 tron Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/03 21:53:54 wiz Exp $ # DISTNAME= gtkpod-1.0.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} |