diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:52:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:52:45 +0000 |
commit | 7063477d5bb5c6a9c6e7b3d663d5e78ebafab912 (patch) | |
tree | 9f654796aca1a502618ac0ca0a1a6e8ac4e375b3 /korean | |
parent | Continue the deorbit burn of ports that are multilingual versions of emacs19 (diff) |
Start the deorbit burn of ports that are multilingual versions of emacs19
and obsoleted by emacs20 and later.
Discussed with: NIIMI Satoshi
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=195883
Diffstat (limited to 'korean')
-rw-r--r-- | korean/mule-freewnn/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/korean/mule-freewnn/Makefile b/korean/mule-freewnn/Makefile index cd958609ade4..137ba768aa1e 100644 --- a/korean/mule-freewnn/Makefile +++ b/korean/mule-freewnn/Makefile @@ -9,6 +9,9 @@ CATEGORIES= korean PKGNAMESUFFIX= -freewnn COMMENT= A multilingual emacs, with FreeWnn support built in (Only the executables) +DEPRECATED= emacs19 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + MASTERDIR= ${.CURDIR}/../../editors/mule PKGDIR= ${.CURDIR} |