diff options
Diffstat (limited to 'print/tex-apa6-doc/Makefile')
-rw-r--r-- | print/tex-apa6-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-apa6-doc/Makefile b/print/tex-apa6-doc/Makefile index 7a6c78c5084..bef7996b7e2 100644 --- a/print/tex-apa6-doc/Makefile +++ b/print/tex-apa6-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2019/01/26 02:58:05 markd Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 20:18:49 markd Exp $ DISTNAME= apa6.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.33 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/apa6 COMMENT= Documentation for tex-apa6 LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |