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 c4567063238..6a25182623d 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/01/19 17:14:48 schmonz Exp $ +# $NetBSD: Makefile,v 1.29 2013/01/26 21:36:56 adam Exp $ DISTNAME= Wx-0.9916 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} |