diff options
Diffstat (limited to 'x11/p5-Wx/Makefile')
-rw-r--r-- | x11/p5-Wx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile index 41d40fd5b37..3fc6a8350c4 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/01/22 19:05:34 abs Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/06 12:42:20 wiz Exp $ DISTNAME= Wx-0.9903 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} |