diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-11-25 09:47:06 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-11-25 09:47:06 +0000 |
commit | 9949c70e3b19d42d4ee69d8b7707b6bf7833c041 (patch) | |
tree | 9a18cb9f45d0b4842a05ae71f2995e5abc9d00dc /chinese | |
parent | - Added more one mastersite. The main mastersite is now the official project ... (diff) |
Mark IGNORE too
Suggested by: kris
Notes
Notes:
svn path=/head/; revision=149401
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/MT/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/MT/Makefile b/chinese/MT/Makefile index b93df7122480..2a4b0f08c309 100644 --- a/chinese/MT/Makefile +++ b/chinese/MT/Makefile @@ -18,7 +18,8 @@ COMMENT= Web-based personal publishing system like weblogs RUN_DEPENDS= ${LOCALBASE}/${CGIDIR}/mt.cgi:${PORTSDIR}/www/MT -DEPRECATED= Does not work with MT3 +DEPRECATED= does not work with MT3 +IGNORE= ${DEPRECATED} EXPIRATION_DATE= 2005-12-31 NO_BUILD= yes |