diff options
Diffstat (limited to 'editors/emacs20-dl/Makefile')
-rw-r--r-- | editors/emacs20-dl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile index 08004a36e748..14fadfa3e1da 100644 --- a/editors/emacs20-dl/Makefile +++ b/editors/emacs20-dl/Makefile @@ -23,7 +23,7 @@ PATCH_SITE_SUBDIR= . shige/emacs PATCHFILES= emacs-20.4-dl3.diff.gz emacs-20.7-linespace-patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= shige@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU editing macros with dynamic loading module function (binary only) RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 |