diff options
-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" |