diff options
Diffstat (limited to 'net/tramp/Makefile')
-rw-r--r-- | net/tramp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 8fab622515da..a384f55d2a08 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent remote file access tool for emacsen BROKEN= removes files not belonging to it on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_EMACS= yes EMACS_PORT_NAME?= emacs21 |