diff options
Diffstat (limited to 'editors/p5-Padre')
-rw-r--r-- | editors/p5-Padre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index d9835e2e7b2..d52b702eef3 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/09/13 14:27:07 sno Exp $ +# $NetBSD: Makefile,v 1.21 2012/09/15 10:04:29 obache Exp $ # DISTNAME= Padre-0.96 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} |