diff options
Diffstat (limited to 'editors/p5-Padre/Makefile')
-rw-r--r-- | editors/p5-Padre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 421a045c9a1..64c189bb24a 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2021/12/08 16:04:11 adam Exp $ +# $NetBSD: Makefile,v 1.67 2022/06/28 11:33:46 wiz Exp $ DISTNAME= Padre-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} |