diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-08-24 14:41:50 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-08-24 14:41:50 +0000 |
commit | 8061c649224ca072e342065b82f1bf5558a12adc (patch) | |
tree | b2d62615ac24ffbfd9d6b6b74b5ae0e2eed6d846 /japanese/anthy | |
parent | Add MAN3 now that Module::Build does generate man pages (diff) |
Take over maintainership.
Notes
Notes:
svn path=/head/; revision=87608
Diffstat (limited to 'japanese/anthy')
-rw-r--r-- | japanese/anthy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index 10c67c9368ee..acb70f0e93c5 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4300b CATEGORIES= japanese MASTER_SITES= http://downloads.sourceforge.jp/anthy/5332/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nobutaka@FreeBSD.org COMMENT= Another kana-kanji conversion system USE_REINPLACE= yes |