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 66620573b25..3cd6676c7f4 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2014/05/29 23:38:20 wiz Exp $ DISTNAME= Gtk2-1.249 PKGNAME= ${DISTNAME:C:Gtk2:p5-gtk2:} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} |