diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
commit | a3e290df8818bb99a2a082195118150f02855a94 (patch) | |
tree | 2f4224e3fcd0473c9882d5400da881c710dccc55 /editors/flim113-emacs20/Makefile | |
parent | 46e11e046762c7ef78481a10e021a2607e5e09e4 (diff) |
MAINTAINER changed, because I was a committer.
Notes
Notes:
svn path=/head/; revision=16961
Diffstat (limited to 'editors/flim113-emacs20/Makefile')
-rw-r--r-- | editors/flim113-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile index 36d66df70f48..746420b899c1 100644 --- a/editors/flim113-emacs20/Makefile +++ b/editors/flim113-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.2 1999/01/18 02:32:36 steve Exp $ +# $Id: Makefile,v 1.3 1999/02/22 02:48:45 steve Exp $ # DISTNAME= flim-${FLIM_VER} @@ -11,7 +11,7 @@ PKGNAME= flim-${EMACS_PORT}-${FLIM_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/flim-current/ -MAINTAINER= shige@kuis.kyoto-u.ac.jp +MAINTAINER= shige@FreeBSD.ORG BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} \ nkf:${PORTSDIR}/japanese/nkf \ |