diff options
Diffstat (limited to 'textproc/p5-Pod-Elemental/Makefile')
-rw-r--r-- | textproc/p5-Pod-Elemental/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index f5efc63e793..229cdd4af20 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/02/01 12:55:37 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:38 wiz Exp $ DISTNAME= Pod-Elemental-0.103000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |