diff options
Diffstat (limited to 'print/tex-etex-pkg/Makefile')
-rw-r--r-- | print/tex-etex-pkg/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-etex-pkg/Makefile b/print/tex-etex-pkg/Makefile index ee851920334..681bd24e5d6 100644 --- a/print/tex-etex-pkg/Makefile +++ b/print/tex-etex-pkg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/08/02 12:56:42 markd Exp $ +# $NetBSD: Makefile,v 1.7 2016/06/16 04:06:03 markd Exp $ DISTNAME= etex-pkg -PKGNAME= tex-${DISTNAME}-2.3 -TEXLIVE_REV= 37807 +PKGNAME= tex-${DISTNAME}-2.6 +TEXLIVE_REV= 39355 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/etex-pkg |