diff options
Diffstat (limited to 'print/p5-LaTeX-Encode/Makefile')
-rw-r--r-- | print/p5-LaTeX-Encode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/p5-LaTeX-Encode/Makefile b/print/p5-LaTeX-Encode/Makefile index 19437db3f27..a9dc7a0b30b 100644 --- a/print/p5-LaTeX-Encode/Makefile +++ b/print/p5-LaTeX-Encode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/08/31 00:19:35 wen Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:19 wiz Exp $ # DISTNAME= LaTeX-Encode-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/} |