summaryrefslogtreecommitdiff
path: root/print/tex-titling
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-titling')
-rw-r--r--print/tex-titling/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-titling/Makefile b/print/tex-titling/Makefile
index e5e16d4056d..19d59f53b5e 100644
--- a/print/tex-titling/Makefile
+++ b/print/tex-titling/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/01/20 21:44:00 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:31 markd Exp $
DISTNAME= titling
PKGNAME= tex-${DISTNAME}-2.1d
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/titling
COMMENT= Control over the typesetting of the \maketitle command
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"