diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:48 +0000 |
commit | 7f7c6a398ffeef7b5a3c964d56f936d649ae9e6f (patch) | |
tree | 98837d7131c5b14b059b65d19cc8842c00efad2c /x11/p5-gtk2 | |
parent | c7503ca180490dd96e3ecd7043c3ad269335ad2b (diff) | |
download | pkgsrc-7f7c6a398ffeef7b5a3c964d56f936d649ae9e6f.tar.gz |
Recursive revbump from lang/perl5 5.26.0
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 51a623b0787..2aacdce2153 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2017/02/12 06:24:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2017/06/05 14:25:36 ryoon Exp $ DISTNAME= Gtk2-1.249 PKGNAME= ${DISTNAME:C:Gtk2:p5-gtk2:} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} |