diff options
Diffstat (limited to 'audio/gtkpod/Makefile')
-rw-r--r-- | audio/gtkpod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 4a1c381ba53..ecb72330041 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/11/15 16:12:33 hira Exp $ +# $NetBSD: Makefile,v 1.6 2006/01/24 07:31:54 wiz Exp $ # DISTNAME= gtkpod-0.94.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} |