diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-26 20:50:15 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-26 20:50:15 +0000 |
commit | 5004a0f209298f1952d85c7a47da20855b3b9c45 (patch) | |
tree | f07c59da902d715c565539aa298c213f593ac3bf /editors | |
parent | 59dce7e4d54de7565ae1556a90050fc9c3db8bf7 (diff) |
- Update maintainer's email address
PR: ports/117527
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=202106
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 1c76b91cfc2e..837c33efa122 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20070918 CATEGORIES= editors MASTER_SITES= http://www.xs4all.nl/~hanb/software/mg/ -MAINTAINER= denisehg@hotpop.com +MAINTAINER= darcsis@gmail.com COMMENT= A small, fast Emacs-like editor MAN1= mg.1 |