diff options
author | wiz <wiz> | 2002-11-14 12:01:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-11-14 12:01:37 +0000 |
commit | d36fdf00bf946adf0413f0951ab992ca5e4d949d (patch) | |
tree | 1ea1bb79b563f450de233fb5ab2bdecc5cb6f9ce | |
parent | 08746003e7f12e0a3d9bfcc91bca2e45052c9336 (diff) | |
download | pkgsrc-d36fdf00bf946adf0413f0951ab992ca5e4d949d.tar.gz |
Sort.
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 03910426aed..1915045357f 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2002/11/12 17:16:09 itojun Exp $ +# $NetBSD: Makefile,v 1.11 2002/11/14 12:01:37 wiz Exp $ # COMMENT= Input method tools and libraries -SUBDIR+= ami SUBDIR+= Chinput +SUBDIR+= ami SUBDIR+= canna-dict SUBDIR+= canna-lib SUBDIR+= canna-server |