diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/kochi-ttf/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/fonts/kochi-ttf/Makefile b/fonts/kochi-ttf/Makefile index f6a768fad3d..2cf98214182 100644 --- a/fonts/kochi-ttf/Makefile +++ b/fonts/kochi-ttf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/01/25 20:33:13 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/06/15 02:35:11 minskim Exp $ DISTNAME= kochi-substitute-${KOCHI_VERSION} PKGNAME= kochi-ttf-${KOCHI_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts japanese MASTER_SITES= http://osdn.dl.sourceforge.jp/efont/5411/ EXTRACT_SUFX= .tar.bz2 @@ -11,8 +11,6 @@ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://wiki.fdiary.net/font/?kochi-alternative COMMENT= Free Japanese TrueType font by Yasuyuki Furukawa -DEPENDS+= mkfontscale>=20020524:../../fonts/mkfontscale - KOCHI_VERSION= 20030809 NO_BUILD= yes |