From b218567550d6348c6b54affd621e77b0d098fbf0 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 20 Feb 2005 13:02:27 +0000 Subject: - Mark BROKEN and DEPRECATED, this no longer configure with emacs20 Reported by: krismail, sf --- net/tramp-emacs20/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'net') 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" -- cgit