diff options
Diffstat (limited to 'audio/libgpod/Makefile')
-rw-r--r-- | audio/libgpod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index ff4245dcc9b..ac61902783c 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2011/01/13 13:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2011/04/22 13:42:26 obache Exp $ DISTNAME= libgpod-0.7.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} |