diff options
Diffstat (limited to 'print/tex-sansmath-doc/Makefile')
-rw-r--r-- | print/tex-sansmath-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-sansmath-doc/Makefile b/print/tex-sansmath-doc/Makefile index 61233d99f5d..9b5aa468030 100644 --- a/print/tex-sansmath-doc/Makefile +++ b/print/tex-sansmath-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/26 11:29:35 markd Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:13 markd Exp $ # TeX Live Revision 17997 DISTNAME= sansmath.doc @@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-sansmath LICENSE= public-domain +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |