diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-22 15:49:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-22 15:49:04 +0000 |
commit | abb98b4ba8d5109114117f5fd4cf16f9bfc25339 (patch) | |
tree | 5c93dbad215203d151ba76e6e924b6bc89ab06a2 | |
parent | Correct my coordinates thanks to Google maps. (diff) |
- Give maintainership to <nokubi@ff.iij4u.or.jp>
Notes
Notes:
svn path=/head/; revision=149067
-rw-r--r-- | japanese/xemacs21-canna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile index 4c52bfa0eb53..684dbee83746 100644 --- a/japanese/xemacs21-canna/Makefile +++ b/japanese/xemacs21-canna/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nokubi@ff.iij4u.or.jp COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Canna) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule |