diff options
Diffstat (limited to 'print/tex-latex-tabellen-doc/Makefile')
-rw-r--r-- | print/tex-latex-tabellen-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-latex-tabellen-doc/Makefile b/print/tex-latex-tabellen-doc/Makefile index c8ad64ac42f..5b4d704b052 100644 --- a/print/tex-latex-tabellen-doc/Makefile +++ b/print/tex-latex-tabellen-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 20:21:51 markd Exp $ DISTNAME= latex-tabellen.doc PKGNAME= tex-${DISTNAME:S/./-/}-2014 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/latex-tabellen COMMENT= LaTeX Tabellen LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |