diff options
author | rafan <rafan@FreeBSD.org> | 2007-01-17 15:18:22 +0000 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-01-17 15:18:22 +0000 |
commit | 0c2e58af52428c3c4db213df2e70f0ca01a1d5a1 (patch) | |
tree | 6daa097c514447fca1fb8b9b933242bfeb131e30 /chinese | |
parent | f923c5bd4d74158504e4dbbab699377cd8bed207 (diff) | |
download | FreeBSD-ports-0c2e58af52428c3c4db213df2e70f0ca01a1d5a1.zip FreeBSD-ports-0c2e58af52428c3c4db213df2e70f0ca01a1d5a1.tar.gz |
- Connect emacs/xemacs/xemacs21 back. These ports are fixed.
Pointy hat to: rafan
Tested by: make describe
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 776d664..970cce3 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -37,7 +37,7 @@ SUBDIR += dictd-database SUBDIR += docproj SUBDIR += gbk2uni - #SUBDIR += emacs20 + SUBDIR += emacs20 SUBDIR += enscript SUBDIR += eterm SUBDIR += fcitx @@ -133,8 +133,8 @@ SUBDIR += vim-scdoc SUBDIR += wangttf SUBDIR += wenju - #SUBDIR += xemacs - #SUBDIR += xemacs21 + SUBDIR += xemacs + SUBDIR += xemacs21 SUBDIR += xmms SUBDIR += xpdf SUBDIR += xsim |