diff options
Diffstat (limited to 'x11/p5-gtk/Makefile')
-rw-r--r-- | x11/p5-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile index 2a6aafc31ef..76b7e4559a3 100644 --- a/x11/p5-gtk/Makefile +++ b/x11/p5-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2011/08/14 07:20:54 obache Exp $ +# $NetBSD: Makefile,v 1.43 2012/10/03 21:59:09 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" PKGNAME= p5-gtk-${GTKPERL_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 SVR4_PKGNAME= p5gtk MAINTAINER= pkgsrc-users@NetBSD.org |