diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2001-11-03 19:16:50 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2001-11-03 19:16:50 +0000 |
commit | dd8ad65a17d0d2a726c8414bc2515d6c298fbab4 (patch) | |
tree | 45bbf5ed8e7d9ec72ebaf4ade9ed9fd67b2f5a4d /editors/emacs21 | |
parent | 4fa87b7ae5b202df87c0b7a6df757061d1d81485 (diff) | |
download | FreeBSD-ports-dd8ad65a17d0d2a726c8414bc2515d6c298fbab4.zip FreeBSD-ports-dd8ad65a17d0d2a726c8414bc2515d6c298fbab4.tar.gz |
Maintainer is committer now.
Reviewed by: knu
Diffstat (limited to 'editors/emacs21')
-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 e831559..ab13e94 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 \ |