diff options
Diffstat (limited to 'print/tex-mfnfss-doc/Makefile')
-rw-r--r-- | print/tex-mfnfss-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-mfnfss-doc/Makefile b/print/tex-mfnfss-doc/Makefile index 9f06f8739c9..a9333b95a2d 100644 --- a/print/tex-mfnfss-doc/Makefile +++ b/print/tex-mfnfss-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2018/05/12 01:08:35 markd Exp $ +# $NetBSD: Makefile,v 1.6 2019/12/06 20:22:01 markd Exp $ DISTNAME= mfnfss.doc PKGNAME= tex-${DISTNAME:S/./-/}-2018 @@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-mfnfss LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |