diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-09-05 01:25:23 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-09-05 01:25:23 +0000 |
commit | 8fbd2d36a52b466f43fc28fe085718b2b2c468f7 (patch) | |
tree | eeb3f74c44beb3125fcd19e43d3132b369d2cdde /net/tramp/Makefile | |
parent | f9ca419c5974769077c05a275f0a0df7e71a02d8 (diff) |
Notes
Diffstat (limited to 'net/tramp/Makefile')
-rw-r--r-- | net/tramp/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index a2d23048081c..635590b6ea09 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -15,10 +15,6 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= kuriyama@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 |