diff options
Diffstat (limited to 'textproc/p5-Text-WikiFormat/Makefile')
-rw-r--r-- | textproc/p5-Text-WikiFormat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index 0f0f60418b9..3578710f983 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/01/23 10:29:20 rhaen Exp $ +# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:18 wiz Exp $ # DISTNAME= Text-WikiFormat-0.80 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |