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/flim-emacs20 | |
parent | 46e11e046762c7ef78481a10e021a2607e5e09e4 (diff) | |
download | ports-a3e290df8818bb99a2a082195118150f02855a94.tar.gz ports-a3e290df8818bb99a2a082195118150f02855a94.zip |
MAINTAINER changed, because I was a committer.
Notes
Notes:
svn path=/head/; revision=16961
Diffstat (limited to 'editors/flim-emacs20')
-rw-r--r-- | editors/flim-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile index eb7561a2d3c6..7017e2c08d86 100644 --- a/editors/flim-emacs20/Makefile +++ b/editors/flim-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.3 1999/01/28 10:14:24 asami Exp $ +# $Id: Makefile,v 1.4 1999/02/22 02:48:42 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-1.09/ -MAINTAINER= shige@kuis.kyoto-u.ac.jp +MAINTAINER= shige@FreeBSD.ORG BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} \ nkf:${PORTSDIR}/japanese/nkf \ |