diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:30:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:30:52 +0000 |
commit | 18f405e5b2b612aed56c5b7714a80c4882e8187d (patch) | |
tree | 666239a16b5d2d6c33bf1b75c39c51d3bb53ba76 /www/emacs-w3m-emacs20 | |
parent | Start the deorbit burn of emacs19 and dependent files. They are antiquated. (diff) |
Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=195880
Diffstat (limited to 'www/emacs-w3m-emacs20')
-rw-r--r-- | www/emacs-w3m-emacs20/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/emacs-w3m-emacs20/Makefile b/www/emacs-w3m-emacs20/Makefile index 1f98e935defc..f6c1066ebb21 100644 --- a/www/emacs-w3m-emacs20/Makefile +++ b/www/emacs-w3m-emacs20/Makefile @@ -7,6 +7,9 @@ MASTERDIR= ${.CURDIR}/../emacs-w3m +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + USE_EMACS= yes EMACS_PORT_NAME= emacs20 COMMENT= Simple front-end to w3m for emacs20 |