diff options
Diffstat (limited to 'textproc/p5-podlators/Makefile')
-rw-r--r-- | textproc/p5-podlators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index f92f547848d..882b24462b9 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:07 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:40 wiz Exp $ DISTNAME= podlators-2.5.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |