diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 17:30:52 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 17:30:52 +0800 |
commit | 18f405e5b2b612aed56c5b7714a80c4882e8187d (patch) | |
tree | 666239a16b5d2d6c33bf1b75c39c51d3bb53ba76 /editors/tamago-emacs20 | |
parent | a9259c47301952ef227d8543129aae9873db6f41 (diff) | |
download | freebsd-ports-gnome-18f405e5b2b612aed56c5b7714a80c4882e8187d.tar.gz freebsd-ports-gnome-18f405e5b2b612aed56c5b7714a80c4882e8187d.tar.zst freebsd-ports-gnome-18f405e5b2b612aed56c5b7714a80c4882e8187d.zip |
Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat: portmgr
Diffstat (limited to 'editors/tamago-emacs20')
-rw-r--r-- | editors/tamago-emacs20/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/tamago-emacs20/Makefile b/editors/tamago-emacs20/Makefile index 8134ec329412..4e6dae25c58f 100644 --- a/editors/tamago-emacs20/Makefile +++ b/editors/tamago-emacs20/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Multilingual Input Method - Egg V4 for Emacs20 +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + MASTERDIR= ${.CURDIR}/../tamago USE_EMACS= yes |