diff options
Diffstat (limited to 'print/tex-plain/Makefile')
-rw-r--r-- | print/tex-plain/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-plain/Makefile b/print/tex-plain/Makefile index acdbad05289..c115035b3f3 100644 --- a/print/tex-plain/Makefile +++ b/print/tex-plain/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/06/14 12:50:05 markd Exp $ +# $NetBSD: Makefile,v 1.12 2015/08/09 09:19:24 markd Exp $ DISTNAME= plain -PKGNAME= tex-${DISTNAME}-3.141592653.37363 -TEXLIVE_REV= 37363 +PKGNAME= tex-${DISTNAME}-3.141592653.37747 +TEXLIVE_REV= 37747 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/plain |