diff options
Diffstat (limited to 'audio/gtkpod')
-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 bdfcec79f13..d6b7a66cc5c 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/06/03 10:04:33 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/06/04 22:15:40 tron Exp $ # DISTNAME= gtkpod-1.0.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} |