diff options
Diffstat (limited to 'textproc/p5-Template-Plugin-Latex/Makefile')
-rw-r--r-- | textproc/p5-Template-Plugin-Latex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Template-Plugin-Latex/Makefile b/textproc/p5-Template-Plugin-Latex/Makefile index f0570a8e528..1213b822668 100644 --- a/textproc/p5-Template-Plugin-Latex/Makefile +++ b/textproc/p5-Template-Plugin-Latex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:01 seb Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 15:14:10 obache Exp $ # DISTNAME= Template-Plugin-Latex-3.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |