diff options
Diffstat (limited to 'print/tex-toptesi-doc/Makefile')
-rw-r--r-- | print/tex-toptesi-doc/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-toptesi-doc/Makefile b/print/tex-toptesi-doc/Makefile index 4d3f2cac740..14411054051 100644 --- a/print/tex-toptesi-doc/Makefile +++ b/print/tex-toptesi-doc/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1 2015/09/01 21:17:54 markd Exp $ +# $NetBSD: Makefile,v 1.2 2016/06/16 04:06:17 markd Exp $ DISTNAME= toptesi.doc -PKGNAME= tex-${DISTNAME:S/./-/}-5.86f -TEXLIVE_REV= 35916 +PKGNAME= tex-${DISTNAME:S/./-/}-5.91 +TEXLIVE_REV= 39154 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/toptesi COMMENT= Documentation for tex-toptesi -#LICENSE= lppl-1.3c +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |