diff options
Diffstat (limited to 'print/tex-epsf-dvipdfmx-doc/Makefile')
-rw-r--r-- | print/tex-epsf-dvipdfmx-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-epsf-dvipdfmx-doc/Makefile b/print/tex-epsf-dvipdfmx-doc/Makefile index d3334f58b54..4d8b244cc6b 100644 --- a/print/tex-epsf-dvipdfmx-doc/Makefile +++ b/print/tex-epsf-dvipdfmx-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/06 20:19:31 markd Exp $ DISTNAME= epsf-dvipdfmx.doc PKGNAME= tex-${DISTNAME:S/./-/}-2014 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/epsf-dvipdfmx COMMENT= Documentation for tex-epsf-dvipdfmx LICENSE= public-domain +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |