diff options
Diffstat (limited to 'textproc/p5-Pod-Eventual/Makefile')
-rw-r--r-- | textproc/p5-Pod-Eventual/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile index fe220b3edca..1b188bbe177 100644 --- a/textproc/p5-Pod-Eventual/Makefile +++ b/textproc/p5-Pod-Eventual/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/11/24 04:17:35 wen Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Eventual-0.094001 PKGNAME= p5-${DISTNAME:S/094001/094.001/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |