diff options
Diffstat (limited to 'misc/elscreen/Makefile')
-rw-r--r-- | misc/elscreen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index 669af40c8254..8f673ef503b5 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/%SUBDIR%/ MASTER_SITE_SUBDIR= . old MAINTAINER= yoichi@FreeBSD.org +COMMENT= GNU screen like utility on Emacsen EMACS_PORT_NAME?= emacs21 .if (${EMACS_PORT_NAME} == "emacs21") |