diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-04-29 09:10:43 +0000 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-04-29 09:10:43 +0000 |
commit | 46f7dd300e44b66797ee65e373bb35ae27b93886 (patch) | |
tree | 397cbb6aaf6e18087bb8055804e375af130e9d6c /chinese/Makefile | |
parent | 42a91eb23d642096c643cee5c3564dc4d1d9e1b2 (diff) | |
download | FreeBSD-ports-46f7dd300e44b66797ee65e373bb35ae27b93886.zip FreeBSD-ports-46f7dd300e44b66797ee65e373bb35ae27b93886.tar.gz |
zh-aterm is active now.
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 7f6c4e5..ddb8ca4 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1998/10/08 15:38:20 vanilla Exp $ +# $Id: Makefile,v 1.29 1999/04/03 01:36:26 steve Exp $ # SUBDIR += CJK @@ -29,5 +29,6 @@ SUBDIR += telnet SUBDIR += tin SUBDIR += xcin + SUBDIR += zh-aterm .include <bsd.port.subdir.mk> |