diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-11-03 19:16:50 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-11-03 19:16:50 +0000 |
commit | 20aa69ddcc8cefebc78b2786a62c0d45c7a0f733 (patch) | |
tree | ed16f575189027211881012f8161aab4c8b6b34c /editors/emacs21/Makefile | |
parent | Add missing run depend on news/p5-News-Newsrc (diff) |
Maintainer is committer now.
Reviewed by: knu
Diffstat (limited to 'editors/emacs21/Makefile')
-rw-r--r-- | editors/emacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index e8315591da86..ab13e9456d27 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= http://www.nijino.com/ari/patches/ PATCHFILES= emacs-21.1-fontset.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= nobutaka@nobutaka.com +MAINTAINER= nobutaka@FreeBSD.org .if !defined(WITHOUT_X11) LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ |