diff options
Diffstat (limited to 'inputmethod/ja-freewnn-lib/Makefile.common')
-rw-r--r-- | inputmethod/ja-freewnn-lib/Makefile.common | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/inputmethod/ja-freewnn-lib/Makefile.common b/inputmethod/ja-freewnn-lib/Makefile.common index 17a56b2a758..9d284c30f08 100644 --- a/inputmethod/ja-freewnn-lib/Makefile.common +++ b/inputmethod/ja-freewnn-lib/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.19 2013/10/15 06:25:37 mef Exp $ +# $NetBSD: Makefile.common,v 1.20 2015/06/13 20:40:30 tsutsui Exp $ # used by inputmethod/ja-freewnn-server/Makefile # used by inputmethod/ja-freewnn-lib/Makefile -DISTNAME= FreeWnn-1.1.1-a022 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=freewnn/59257/} \ +DISTNAME= FreeWnn-1.1.1-a023 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=freewnn/63271/} \ ftp://ftp.st.ryukoku.ac.jp/pub/japanese-im/FreeWnn/ CATEGORIES= inputmethod @@ -12,7 +12,6 @@ HOMEPAGE= http://freewnn.sourceforge.jp/ COMMENT= Japanese/Chinese/Korean input method LICENSE= gnu-gpl-v2 -MAKE_JOBS_SAFE= no USE_LIBTOOL= YES GNU_CONFIGURE= YES |