diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /chinese | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) | |
download | ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/tatter-tools/Makefile | 2 | ||||
-rw-r--r-- | chinese/vim-scdoc/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/tatter-tools/Makefile b/chinese/tatter-tools/Makefile index 06b503d788ba..14a8588e40f7 100644 --- a/chinese/tatter-tools/Makefile +++ b/chinese/tatter-tools/Makefile @@ -14,6 +14,8 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Cute and easy blog tool with Traditional-Chinese(zh_TW.UTF-8) BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_PHP= mysql pcre session xml NO_BUILD= YES diff --git a/chinese/vim-scdoc/Makefile b/chinese/vim-scdoc/Makefile index 82abc9d29da2..9fde220546a2 100644 --- a/chinese/vim-scdoc/Makefile +++ b/chinese/vim-scdoc/Makefile @@ -19,6 +19,8 @@ COMMENT= Vim documentation Simplified Chinese RUN_DEPENDS= vim:${PORTSDIR}/editors/vim BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 PLIST_SUB= PATH_SUB=vim64 NO_BUILD= yes |