diff options
Diffstat (limited to 'print/tex-sepnum-doc/Makefile')
-rw-r--r-- | print/tex-sepnum-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-sepnum-doc/Makefile b/print/tex-sepnum-doc/Makefile index 7fc6b79c6af..3022e1fcef4 100644 --- a/print/tex-sepnum-doc/Makefile +++ b/print/tex-sepnum-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 11:21:55 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:15 markd Exp $ DISTNAME= sepnum.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.0 @@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-sepnum LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |