Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/fonts/tex-newtxsf-doc/Makefile 2019/01/24 10:16:07 1.5 +++ pkgsrc/fonts/tex-newtxsf-doc/Makefile 2019/12/06 19:32:15 1.6 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/01/24 10:16:07 markd Exp $ +# $NetBSD: Makefile,v 1.6 2019/12/06 19:32:15 markd Exp $ DISTNAME= newtxsf.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.051 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/newtxsf COMMENT= Documentation for tex-newtxsf LICENSE= ofl-v1.1 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"