diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /editors/flim | |
parent | Update to 0.4.5 (diff) |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Notes
Notes:
svn path=/head/; revision=124934
Diffstat (limited to 'editors/flim')
-rw-r--r-- | editors/flim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 7b744bb37ebf..92d65b951e4b 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER?= shige@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= FLIM, message representation or encoding elisp library for emacs21 PORTCLASS?= master |