diff options
Diffstat (limited to 'x11/p5-gtk2/Makefile')
-rw-r--r-- | x11/p5-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index 5e5314c8b87..1f8eccd428c 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2012/02/06 12:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2012/03/03 00:12:23 wiz Exp $ DISTNAME= Gtk2-1.242 PKGNAME= ${DISTNAME:C:Gtk2:p5-gtk2:} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} |