diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-03-07 12:09:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-03-07 12:09:25 +0000 |
commit | 4a6d6924b18b3193c5383214f1ec0c35f2edecf1 (patch) | |
tree | ebe72f3cfcf7f961dba741a02260494804311b63 | |
parent | 40b5619a4be9dc285ccb1500fca6b0028519d079 (diff) | |
download | pkgsrc-4a6d6924b18b3193c5383214f1ec0c35f2edecf1.tar.gz |
Fix COMMENT too.
-rw-r--r-- | fonts/takao-fonts-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/takao-fonts-ttf/Makefile b/fonts/takao-fonts-ttf/Makefile index c6fb2e6bacb..d2f2bc17a14 100644 --- a/fonts/takao-fonts-ttf/Makefile +++ b/fonts/takao-fonts-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/03/07 11:11:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2015/03/07 12:09:25 ryoon Exp $ # DISTNAME= TakaoFonts_00303.01 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz MAINTAINER= ryoon@NetBSD.org HOMEPAGE= https://launchpad.net/takao-fonts -COMMENT= Takao fonts are based on IPA(ex) fonts, and includes some bug fix +COMMENT= Takao fonts are based on IPA fonts, and includes some bug fix LICENSE= ipafont USE_X11BASE= YES |