diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-05-22 20:55:31 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-05-22 20:55:31 +0000 |
commit | 523c81c57a722339e1b327ecfa6f0038ecf11cdb (patch) | |
tree | 5bb22379a85fcea6712412ba0659f947b7a89c21 /fonts | |
parent | 7c108ab100f207d5fb7e2c05bd7e629b59789b6e (diff) | |
download | pkgsrc-523c81c57a722339e1b327ecfa6f0038ecf11cdb.tar.gz |
Fix typo in filename.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ipafont/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ipafont/Makefile b/fonts/ipafont/Makefile index 8d60f6891c6..5e7646692b8 100644 --- a/fonts/ipafont/Makefile +++ b/fonts/ipafont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/05/13 19:57:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2011/05/22 20:55:31 ryoon Exp $ # DISTNAME= IPAfont00303 @@ -31,7 +31,7 @@ INSTALL_FONTS= ipag.ttf \ ipam.ttf \ ipamp.ttf INSTALL_DOCS= IPA_Font_License_Agreement_v1.0.txt \ - Readme_IPAfont00302.txt + Readme_IPAfont00303.txt USE_LANGUAGES= # none |