diff options
Diffstat (limited to 'print/tex-hanging/Makefile')
-rw-r--r-- | print/tex-hanging/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-hanging/Makefile b/print/tex-hanging/Makefile index 0506e5e1e1f..45db795c39f 100644 --- a/print/tex-hanging/Makefile +++ b/print/tex-hanging/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2017/06/22 10:53:01 markd Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 20:21:33 markd Exp $ DISTNAME= hanging PKGNAME= tex-${DISTNAME}-1.2b @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/hanging COMMENT= Hanging paragraphs LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |