pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/ipaexfont Fix PR pkg/47175



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f98011b96c0
branches:  trunk
changeset: 610882:4f98011b96c0
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Nov 10 10:11:59 2012 +0000

description:
Fix PR pkg/47175
Add missing {.

diffstat:

 fonts/ipaexfont/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 39c6b7e385ba -r 4f98011b96c0 fonts/ipaexfont/Makefile
--- a/fonts/ipaexfont/Makefile  Sat Nov 10 08:53:53 2012 +0000
+++ b/fonts/ipaexfont/Makefile  Sat Nov 10 10:11:59 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/11/09 15:37:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2012/11/10 10:11:59 ryoon Exp $
 #
 
 IPAEXVER=      00201
@@ -29,7 +29,7 @@
 INSTALL_FONTS= ipaexg.ttf \
                ipaexm.ttf
 INSTALL_DOCS=  IPA_Font_License_Agreement_v1.0.txt \
-               Readme_IPAexfont$IPAEXVER}.txt
+               Readme_IPAexfont${IPAEXVER}.txt
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index