diff options
author | taya <taya> | 2004-12-04 03:58:09 +0000 |
---|---|---|
committer | taya <taya> | 2004-12-04 03:58:09 +0000 |
commit | b65aab0b5c4121e7b783adc8763c7a9010e94c36 (patch) | |
tree | e800928d7978d3ff41d1ce35cce21c13210cc3d0 /inputmethod/Makefile | |
parent | 14dd0ec06b442a2c37bb0af9e5f40f06915e316e (diff) | |
download | pkgsrc-b65aab0b5c4121e7b783adc8763c7a9010e94c36.tar.gz |
add anthy
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 2c7be3dd7b5..7f00d6c34c3 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2004/02/18 00:18:48 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/04 03:58:09 taya Exp $ # COMMENT= Input method tools and libraries SUBDIR+= Chinput SUBDIR+= ami +SUBDIR+= anthy SUBDIR+= canna SUBDIR+= canna-canuum SUBDIR+= canna-dict |