diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-30 01:49:34 +0000 |
commit | 48f02b51c7d45176f749f09d19be24ca3e1d9dd8 (patch) | |
tree | 1e22e0d993ef2c679cc473820f1e3bea8588379a /converters | |
parent | a3c5b614425a0157e8a3a65da0b95bb12c038975 (diff) |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.
Notes
Notes:
svn path=/head/; revision=140428
Diffstat (limited to 'converters')
-rw-r--r-- | converters/cn2jp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/cn2jp/Makefile b/converters/cn2jp/Makefile index 1be9c7b814bb..7db4dc9f48f7 100644 --- a/converters/cn2jp/Makefile +++ b/converters/cn2jp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/ DISTNAME= ${PORTNAME}${PORTVERSION} DEPRECATED= no longer available from author's site -EXPIRATION_DATE=2005-07-31 +EXPIRATION_DATE=2005-08-31 MAINTAINER= ports@FreeBSD.org COMMENT= A library for code translation between Chinese and Japanese |