diff options
Diffstat (limited to 'fonts/tex-cabin-doc/Makefile')
-rw-r--r-- | fonts/tex-cabin-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-cabin-doc/Makefile b/fonts/tex-cabin-doc/Makefile index a60365ab5df..0e83266a1a4 100644 --- a/fonts/tex-cabin-doc/Makefile +++ b/fonts/tex-cabin-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/05/12 11:46:33 markd Exp $ +# $NetBSD: Makefile,v 1.6 2019/12/06 19:29:39 markd Exp $ DISTNAME= cabin.doc PKGNAME= tex-${DISTNAME:S/./-/}-2019 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/cabin COMMENT= Documentation for tex-cabin LICENSE= ofl-v1.1 +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |