diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /x11/p5-Alien-wxWidgets | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'x11/p5-Alien-wxWidgets')
-rw-r--r-- | x11/p5-Alien-wxWidgets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-Alien-wxWidgets/Makefile b/x11/p5-Alien-wxWidgets/Makefile index b8434b7c03c..3c86c33ecfe 100644 --- a/x11/p5-Alien-wxWidgets/Makefile +++ b/x11/p5-Alien-wxWidgets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/10/03 21:59:08 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/08 23:02:37 adam Exp $ DISTNAME= Alien-wxWidgets-0.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} |