diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-10-19 05:20:51 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-10-19 05:20:51 +0000 |
commit | 1c6b792c5d5964801084513f4f4a4b6f078c388d (patch) | |
tree | a97af816fa49f16a0311a9420df7db5a9ec582fe | |
parent | 8d99a26c955e6868eaeeee7ebfdd6188c0608d17 (diff) | |
download | ports-1c6b792c5d5964801084513f4f4a4b6f078c388d.tar.gz ports-1c6b792c5d5964801084513f4f4a4b6f078c388d.zip |
Notes
-rw-r--r-- | editors/emacs23/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index c9bdb6d9315b..b0b6ab49696f 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -19,6 +19,9 @@ COMMENT= GNU editing macros LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Unmaintained upstream, use editors/emacs +EXPIRATION_DATE= 2014-11-19 + MAKE_JOBS_UNSAFE= yes CONFLICTS= emacs-19.* emacs21-* emacs22-* emacs24-* \ |