Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/fonts/tex-sauterfonts/Makefile 2015/05/08 11:27:55 1.1 +++ pkgsrc/fonts/tex-sauterfonts/Makefile 2019/12/06 19:32:25 1.2 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 19:32:25 markd Exp $ DISTNAME= sauterfonts PKGNAME= tex-${DISTNAME}-2014 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/sauterfont COMMENT= Use Sauter's fonts in LaTeX LICENSE= gnu-gpl-v2 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"