diff options
Diffstat (limited to 'x11/p5-Wx/Makefile')
-rw-r--r-- | x11/p5-Wx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile index c953ed21e02..cc9d11464e6 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/02/25 13:26:01 sno Exp $ +# $NetBSD: Makefile,v 1.7 2010/06/13 22:45:49 wiz Exp $ # DISTNAME= Wx-0.9701 PKGNAME= p5-${DISTNAME:S/9701/97.01/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} |