diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-27 22:14:37 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-27 22:14:37 +0800 |
commit | bcc16ce3f08a0ca5ea49167219798dfa8d7f79c0 (patch) | |
tree | 44981d3c4ce361d198f842904398917bbbbb2a17 | |
parent | 724164fb136709fa9e132059963e8cf83d961053 (diff) | |
download | freebsd-ports-gnome-bcc16ce3f08a0ca5ea49167219798dfa8d7f79c0.tar.gz freebsd-ports-gnome-bcc16ce3f08a0ca5ea49167219798dfa8d7f79c0.tar.zst freebsd-ports-gnome-bcc16ce3f08a0ca5ea49167219798dfa8d7f79c0.zip |
- Pass maintainership to submitter
Submitted by: hiro via freebsd-ports@
-rw-r--r-- | japanese/kakasi/Makefile | 2 | ||||
-rw-r--r-- | sysutils/phantom/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/kakasi/Makefile b/japanese/kakasi/Makefile index f0d36acaf90d..25813b0bb7fc 100644 --- a/japanese/kakasi/Makefile +++ b/japanese/kakasi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.4 CATEGORIES= japanese textproc MASTER_SITES= http://kakasi.namazu.org/stable/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ota@j.email.ne.jp COMMENT= Kanji-Kana Simple Inverter, language filter for Japanese USE_AUTOTOOLS= libtool:15 diff --git a/sysutils/phantom/Makefile b/sysutils/phantom/Makefile index 72219c776e4c..4c9e83b535fe 100644 --- a/sysutils/phantom/Makefile +++ b/sysutils/phantom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.vanheusden.com/Linux/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ota@j.email.ne.jp COMMENT= Phantomblock generator (converts existing files to sparse files) ALL_TARGET= all |