summaryrefslogtreecommitdiff
path: root/print/tex-around-the-bend-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-around-the-bend-doc/Makefile')
-rw-r--r--print/tex-around-the-bend-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-around-the-bend-doc/Makefile b/print/tex-around-the-bend-doc/Makefile
index fc3ec4390b8..784a69f0c1a 100644
--- a/print/tex-around-the-bend-doc/Makefile
+++ b/print/tex-around-the-bend-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/11/04 19:58:02 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:18:50 markd Exp $
DISTNAME= around-the-bend.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2014
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/around-the-bend
COMMENT= Typeset exercises in TeX, with answers
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"