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-Alien-wxWidgets | |
parent | 18191a0b376d7f4553303182e96cc3cefde7ec26 (diff) | |
download | pkgsrc-df77b081b512c55f88c4cc0a4acf48489a26b48b.tar.gz |
Revision bump after updating perl to 5.14.1.
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 7bab61b61c6..acb37850acf 100644 --- a/x11/p5-Alien-wxWidgets/Makefile +++ b/x11/p5-Alien-wxWidgets/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:45:13 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/08/14 07:20:53 obache Exp $ # DISTNAME= Alien-wxWidgets-0.51 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} |