diff options
author | obache <obache@pkgsrc.org> | 2014-12-04 12:12:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-12-04 12:12:15 +0000 |
commit | 561ef127db472577cd4dad4f48035b7e0e1d0997 (patch) | |
tree | 1ac479c8bdb3186aaa2ee9aebd515553f1131a36 /inputmethod | |
parent | 3c1911bfd0db1e96d16f076452f36e6bcef565c3 (diff) | |
download | pkgsrc-561ef127db472577cd4dad4f48035b7e0e1d0997.tar.gz |
+ brise
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 76bd876e34c..8f46070aa75 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2014/12/04 07:15:32 jnemeth Exp $ +# $NetBSD: Makefile,v 1.67 2014/12/04 12:12:15 obache Exp $ # COMMENT= Input method tools and libraries @@ -6,6 +6,7 @@ COMMENT= Input method tools and libraries SUBDIR+= Chinput SUBDIR+= anthy SUBDIR+= anthy-elisp +SUBDIR+= brise SUBDIR+= canna SUBDIR+= canna-canuum SUBDIR+= canna-dict |