diff options
Diffstat (limited to 'print/tex-stringstrings/Makefile')
-rw-r--r-- | print/tex-stringstrings/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-stringstrings/Makefile b/print/tex-stringstrings/Makefile index 4f5a0e6260c..5215a3e370a 100644 --- a/print/tex-stringstrings/Makefile +++ b/print/tex-stringstrings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/09/01 21:17:54 markd Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:21 markd Exp $ DISTNAME= stringstrings PKGNAME= tex-${DISTNAME}-1.23 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/stringstrings COMMENT= String manipulation for cosmetic and programming application LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |