diff options
Diffstat (limited to 'print/tex-advdate-doc/Makefile')
-rw-r--r-- | print/tex-advdate-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-advdate-doc/Makefile b/print/tex-advdate-doc/Makefile index 31d70ace198..2ae5e22c381 100644 --- a/print/tex-advdate-doc/Makefile +++ b/print/tex-advdate-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/01/30 03:26:06 markd Exp $ +# $NetBSD: Makefile,v 1.4 2019/12/06 20:18:46 markd Exp $ DISTNAME= advdate.doc PKGNAME= tex-${DISTNAME:S/./-/}-2010 @@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-advdate LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |