diff options
Diffstat (limited to 'fonts/tex-mflogo/Makefile')
-rw-r--r-- | fonts/tex-mflogo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-mflogo/Makefile b/fonts/tex-mflogo/Makefile index d8f9b7a8c05..538e668b829 100644 --- a/fonts/tex-mflogo/Makefile +++ b/fonts/tex-mflogo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2019/12/06 19:30:16 markd Exp $ DISTNAME= mflogo # should be @@ -11,5 +11,6 @@ HOMEPAGE= http://ctan.org/pkg/mflogo COMMENT= LaTeX support for MetaFont logo fonts LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |