diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-20 13:02:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-20 13:02:27 +0000 |
commit | b218567550d6348c6b54affd621e77b0d098fbf0 (patch) | |
tree | bc14b2a323d735e3a30ad1c30e0f2d6fb9bb19dd /net/tramp-emacs20 | |
parent | 6c96840d5ea625443316065d791afc4ad1d6842e (diff) |
Notes
Diffstat (limited to 'net/tramp-emacs20')
-rw-r--r-- | net/tramp-emacs20/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/tramp-emacs20/Makefile b/net/tramp-emacs20/Makefile index 6d1d0f8ffdb9..6fc4b068f0ed 100644 --- a/net/tramp-emacs20/Makefile +++ b/net/tramp-emacs20/Makefile @@ -9,4 +9,9 @@ MASTERDIR= ${.CURDIR}/../tramp EMACS_PORT_NAME= emacs20 +BROKEN= Does not configure + +DEPRECATED= Emacs21 version is available +EXPIRATION_DATE=2005-04-20 + .include "${MASTERDIR}/Makefile" |