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 bb213322059..ec7fe739af0 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/02/02 04:03:43 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 21:58:15 wiz Exp $ DISTNAME= podlators-2.4.0 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |