diff options
Diffstat (limited to 'print/p5-LaTeX-Encode/Makefile')
-rw-r--r-- | print/p5-LaTeX-Encode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-LaTeX-Encode/Makefile b/print/p5-LaTeX-Encode/Makefile index b438c5e57fb..03d197aafc2 100644 --- a/print/p5-LaTeX-Encode/Makefile +++ b/print/p5-LaTeX-Encode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:48 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:16 wiz Exp $ # DISTNAME= LaTeX-Encode-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/} |