diff options
-rw-r--r-- | CVSROOT/modules | 2 | ||||
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | chinese/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 881b480a2c27..3d4728450948 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -16036,7 +16036,7 @@ zh-ve ports/chinese/ve zh-vflib ports/chinese/vflib zh-vim-scdoc ports/chinese/vim-scdoc zh-wenju ports/chinese/wenju -zh-xcin25 ports/chinese/xcin25 +zh-xcin ports/chinese/xcin zh-xemacs ports/chinese/xemacs zh-xemacs21 ports/chinese/xemacs21 zh-xmms ports/chinese/xmms @@ -2514,3 +2514,4 @@ devel/ac-archive|devel/autoconf-archive|2006-11-01|Replace broken ac-archive wit www/firefox-devel|www/firefox|2006-11-01|Firefox 2.0 is now stable graphics/php4-imlib2|graphics/pecl-imlib2|2006-11-01|Follow PECL ports naming conversion graphics/php5-imlib2|graphics/pecl-imlib2|2006-11-01|Follow PECL ports naming conversion +chinese/xcin25|chinese/xcin|2006-11-05|Reflect its real portname diff --git a/chinese/Makefile b/chinese/Makefile index bef0bfcf4d10..b478be46b228 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -132,7 +132,7 @@ SUBDIR += vflib SUBDIR += vim-scdoc SUBDIR += wenju - SUBDIR += xcin25 + SUBDIR += xcin SUBDIR += xemacs SUBDIR += xemacs21 SUBDIR += xmms |