diff options
author | shige <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
commit | 913a23d2a9d9daa1d775000f3c958f34abca0e4b (patch) | |
tree | 0e20be89570912bb76f0f4e8a6effd2729c81802 /editors/flim-emacs20-current | |
parent | 5d200cbf629f1ccd11b469d994d8960430f124cb (diff) | |
download | FreeBSD-ports-913a23d2a9d9daa1d775000f3c958f34abca0e4b.zip FreeBSD-ports-913a23d2a9d9daa1d775000f3c958f34abca0e4b.tar.gz |
MAINTAINER changed, because I was a committer.
Diffstat (limited to 'editors/flim-emacs20-current')
-rw-r--r-- | editors/flim-emacs20-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim-emacs20-current/Makefile b/editors/flim-emacs20-current/Makefile index 36d66df..746420b 100644 --- a/editors/flim-emacs20-current/Makefile +++ b/editors/flim-emacs20-current/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 \ |