diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 07:20:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 07:20:52 +0000 |
commit | df77b081b512c55f88c4cc0a4acf48489a26b48b (patch) | |
tree | e5608af0083886856c5b9ebc05cf609bb42655cc /x11/p5-gtk2 | |
parent | 18191a0b376d7f4553303182e96cc3cefde7ec26 (diff) | |
download | pkgsrc-df77b081b512c55f88c4cc0a4acf48489a26b48b.tar.gz |
Revision bump after updating perl to 5.14.1.
Diffstat (limited to 'x11/p5-gtk2')
-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 ef269f9ce70..1172fc18973 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2011/04/22 13:42:31 obache Exp $ +# $NetBSD: Makefile,v 1.40 2011/08/14 07:20:54 obache Exp $ DISTNAME= Gtk2-${DIST_VER} PKGNAME= p5-gtk2-${DIST_VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} |