diff options
Diffstat (limited to 'print/tex-supertabular-doc/Makefile')
-rw-r--r-- | print/tex-supertabular-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-supertabular-doc/Makefile b/print/tex-supertabular-doc/Makefile index 60f4b0ee7a0..f87a8cb7582 100644 --- a/print/tex-supertabular-doc/Makefile +++ b/print/tex-supertabular-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2018/05/08 11:28:25 markd Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 20:23:23 markd Exp $ DISTNAME= supertabular.doc PKGNAME= tex-${DISTNAME:S/./-/}-4.1e @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/supertabular COMMENT= Documentation for tex-supertabular LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |