diff options
author | mef <mef@pkgsrc.org> | 2013-01-14 06:26:23 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2013-01-14 06:26:23 +0000 |
commit | 348ce6743e411af213a3aad3e5be0ead699a4746 (patch) | |
tree | c1b80c8ae42312724a6172dd462bcde9298c923e /fonts | |
parent | a8b755b43587a6993a02a329024f49ad7b240c1e (diff) | |
download | pkgsrc-348ce6743e411af213a3aad3e5be0ead699a4746.tar.gz |
Correct typo (Scoolbook -> Schoolbook).
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/tex-ncntrsbk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/tex-ncntrsbk/Makefile b/fonts/tex-ncntrsbk/Makefile index 00d77c26b37..2f52c43da0c 100644 --- a/fonts/tex-ncntrsbk/Makefile +++ b/fonts/tex-ncntrsbk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2011/07/20 02:11:23 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2013/01/14 06:26:23 mef Exp $ DISTNAME= ncntrsbk PKGNAME= tex-${DISTNAME}-2010.21993 TEXLIVE_REV= 21993 MAINTAINER= minskim@NetBSD.org -COMMENT= New Century Scoolbook fonts +COMMENT= New Century Schoolbook fonts CONFLICTS= teTeX-texmf<=3.0nb29 |