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 ba70661d690..1047b8d39c7 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2010/09/14 11:01:17 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/11/15 22:59:06 abs Exp $ # DISTNAME= Wx-0.98 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} |