diff options
Diffstat (limited to 'print/tex-endfloat/Makefile')
-rw-r--r-- | print/tex-endfloat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-endfloat/Makefile b/print/tex-endfloat/Makefile index 9d15e078a87..2547bb16a0b 100644 --- a/print/tex-endfloat/Makefile +++ b/print/tex-endfloat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2018/05/06 02:37:15 markd Exp $ +# $NetBSD: Makefile,v 1.5 2019/05/13 21:13:26 markd Exp $ DISTNAME= endfloat -PKGNAME= tex-${DISTNAME}-2.6 -TEXLIVE_REV= 47108 +PKGNAME= tex-${DISTNAME}-2.7 +TEXLIVE_REV= 51003 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/endfloat |