diff options
Diffstat (limited to 'fonts/tex-oldstandard-doc/Makefile')
-rw-r--r-- | fonts/tex-oldstandard-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-oldstandard-doc/Makefile b/fonts/tex-oldstandard-doc/Makefile index 770111d41ed..b7a5713e30d 100644 --- a/fonts/tex-oldstandard-doc/Makefile +++ b/fonts/tex-oldstandard-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2019/08/11 11:51:13 markd Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 19:32:17 markd Exp $ DISTNAME= oldstandard.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.4a @@ -9,5 +9,6 @@ HOMEPAGE= https://ctan.org/pkg/oldstandard COMMENT= Documentation for tex-oldstandard LICENSE= ofl-v1.1 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |