diff options
Diffstat (limited to 'x11/p5-Alien-wxWidgets/Makefile')
-rw-r--r-- | x11/p5-Alien-wxWidgets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-Alien-wxWidgets/Makefile b/x11/p5-Alien-wxWidgets/Makefile index 8fa7fe812d4..ca3843c6947 100644 --- a/x11/p5-Alien-wxWidgets/Makefile +++ b/x11/p5-Alien-wxWidgets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2018/08/22 09:48:02 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2018/11/12 03:53:12 ryoon Exp $ DISTNAME= Alien-wxWidgets-0.69 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} |