summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2016-10-03 06:20:09 +0000
committerspz <spz@pkgsrc.org>2016-10-03 06:20:09 +0000
commitc7f41ce6bd610761bfb28217f6efa384bb8a78ec (patch)
tree75b71b76acfeddee744d035c6a6d99d1b55d2a14 /fonts
parent06d14f08c338200fa41a953ae1f61b8cd5d28871 (diff)
downloadpkgsrc-c7f41ce6bd610761bfb28217f6efa384bb8a78ec.tar.gz
fix obvious typo in LICENSE
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-japanese-otf-doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/tex-japanese-otf-doc/Makefile b/fonts/tex-japanese-otf-doc/Makefile
index 74c999c28f1..eeba6c36854 100644
--- a/fonts/tex-japanese-otf-doc/Makefile
+++ b/fonts/tex-japanese-otf-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/08/07 07:17:37 markd Exp $
+# $NetBSD: Makefile,v 1.5 2016/10/03 06:20:09 spz Exp $
DISTNAME= japanese-otf.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.7b6.41546
@@ -7,7 +7,7 @@ TEXLIVE_REV= 41546
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/japanese-otf
COMMENT= Documentation for tex-japanese-otf
-LICENSE= modifed-bsd
+LICENSE= modified-bsd
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"