summaryrefslogtreecommitdiff
path: root/print/tex-intro-scientific-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-intro-scientific-doc/Makefile')
-rw-r--r--print/tex-intro-scientific-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-intro-scientific-doc/Makefile b/print/tex-intro-scientific-doc/Makefile
index b34c14023ea..5582386e9a5 100644
--- a/print/tex-intro-scientific-doc/Makefile
+++ b/print/tex-intro-scientific-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/11/04 19:58:04 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:21:45 markd Exp $
DISTNAME= intro-scientific.doc
PKGNAME= tex-${DISTNAME:S/./-/}-5th_edition
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/intro-scientific
COMMENT= Introducing scientific/mathematical documents using LaTeX
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"