diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-16 17:50:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-16 17:50:00 +0800 |
commit | e3170a858d062bb44d807cdb09e3dbdb0c2eb7bc (patch) | |
tree | a89c9fa971befebdff079f7b5061cf64b1f06063 /editors | |
parent | dcfb9fdd66f1ecc0b7be5a49bc24fe4abd8a04fe (diff) | |
download | freebsd-ports-gnome-e3170a858d062bb44d807cdb09e3dbdb0c2eb7bc.tar.gz freebsd-ports-gnome-e3170a858d062bb44d807cdb09e3dbdb0c2eb7bc.tar.zst freebsd-ports-gnome-e3170a858d062bb44d807cdb09e3dbdb0c2eb7bc.zip |
- Update to maintainer mail adress
PR: 130611
Submitted by: Yoshihiko Sarumaru <sarumaru@jp.FreeBSD.org> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/color-mate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/color-mate/Makefile b/editors/color-mate/Makefile index 1dd41e91c798..7aac8b52cd7e 100644 --- a/editors/color-mate/Makefile +++ b/editors/color-mate/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= editors elisp MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ -MAINTAINER= mistral@imasy.or.jp +MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= Color customizing module for Emacsen USE_PERL5= yes |