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 2877ebd8fdf..d8f7b85580a 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/09/12 09:30:31 sno Exp $ +# $NetBSD: Makefile,v 1.23 2012/09/15 10:07:11 obache Exp $ DISTNAME= Wx-0.9911 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} |