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 a08abda58d8..b438c5e57fb 100644 --- a/print/p5-LaTeX-Encode/Makefile +++ b/print/p5-LaTeX-Encode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 13:45:42 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:48 wiz Exp $ # DISTNAME= LaTeX-Encode-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/} |