diff options
Diffstat (limited to 'print/tex-MemoirChapStyles-doc/Makefile')
-rw-r--r-- | print/tex-MemoirChapStyles-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-MemoirChapStyles-doc/Makefile b/print/tex-MemoirChapStyles-doc/Makefile index a27861606c4..6a931068548 100644 --- a/print/tex-MemoirChapStyles-doc/Makefile +++ b/print/tex-MemoirChapStyles-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2019/11/04 19:58:01 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:17:04 markd Exp $ DISTNAME= MemoirChapStyles.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.7e @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/memoirchapterstyles COMMENT= Chapter styles in memoir class LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |