diff options
Diffstat (limited to 'textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile')
-rw-r--r-- | textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile index c05cd068a95..6bf6bd79fa8 100644 --- a/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile +++ b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/08/08 12:21:11 sno Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:51 wiz Exp $ DISTNAME= Dist-Zilla-Plugin-PodWeaver-3.101641 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} |