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 /irc/pure-emacs20 | |
parent | a9259c47301952ef227d8543129aae9873db6f41 (diff) |
Notes
Diffstat (limited to 'irc/pure-emacs20')
-rw-r--r-- | irc/pure-emacs20/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/pure-emacs20/Makefile b/irc/pure-emacs20/Makefile index 026640104ac1..ee0a9b1ee8f0 100644 --- a/irc/pure-emacs20/Makefile +++ b/irc/pure-emacs20/Makefile @@ -20,6 +20,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= yoichi@FreeBSD.org COMMENT= Primitive Universal Relay-chat Environment +DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + USE_BZIP2= yes USE_EMACS= yes EMACS_PORT_NAME?= emacs20 |