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 /editors/semi-emacs20 | |
parent | a9259c47301952ef227d8543129aae9873db6f41 (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 'editors/semi-emacs20')
-rw-r--r-- | editors/semi-emacs20/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile index 6554a51aeb92..d19fc8c29966 100644 --- a/editors/semi-emacs20/Makefile +++ b/editors/semi-emacs20/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs20 +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + # This is a slave port. PORTCLASS= slave |