diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:52:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:52:16 +0000 |
commit | 35d22b566a09512ae8320a79760e53e5c299d625 (patch) | |
tree | 045fa6e69f7c0562c8693fea1a20e8f61002d8db /chinese | |
parent | - Update to 3.19 (diff) |
Continue 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=195882
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/mule-freewnn/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/mule-freewnn/Makefile b/chinese/mule-freewnn/Makefile index ea7b898c9c6e..2e14322f4712 100644 --- a/chinese/mule-freewnn/Makefile +++ b/chinese/mule-freewnn/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -freewnn MASTERDIR= ${.CURDIR}/../../editors/mule COMMENT= 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 + PKGDIR= ${.CURDIR} CFREEWNN= yes |