diff options
Diffstat (limited to 'net/tramp/Makefile')
-rw-r--r-- | net/tramp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index e55fdf887bfc..de4035c0a7c4 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://savannah.nongnu.org/download/tramp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yoichi@FreeBSD.org +COMMENT= Transparent remote file access tool for emacsen EMACS_PORT_NAME?= emacs21 |