diff options
Diffstat (limited to 'print/tex-midpage-doc/Makefile')
-rw-r--r-- | print/tex-midpage-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-midpage-doc/Makefile b/print/tex-midpage-doc/Makefile index a2ff87f9cf2..1fb2e8d93ef 100644 --- a/print/tex-midpage-doc/Makefile +++ b/print/tex-midpage-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/27 10:13:21 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:22:01 markd Exp $ # TeX Live Revision 17484 DISTNAME= midpage.doc @@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-midpage LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |