diff options
Diffstat (limited to 'fonts/tex-uhc-doc/Makefile')
-rw-r--r-- | fonts/tex-uhc-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-uhc-doc/Makefile b/fonts/tex-uhc-doc/Makefile index 4ef0f548d22..f070896fc23 100644 --- a/fonts/tex-uhc-doc/Makefile +++ b/fonts/tex-uhc-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 04:56:45 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 19:32:30 markd Exp $ DISTNAME= uhc.doc PKGNAME= tex-${DISTNAME:S/./-/}-2011 @@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-uhc LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |