diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-18 14:38:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-18 14:38:13 +0000 |
commit | 524df8a95e71116b3bcc7028a200b41c733b17ec (patch) | |
tree | 62e17c3c38aa6eb761aa75cfe41c8d98cc37d862 | |
parent | - Register installed .info file (diff) |
- Update maintainer's address
PR: ports/65701
Submitted by: Takahiro MORISHITA <morishita@skywing.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=107424
-rw-r--r-- | japanese/gaim/Makefile | 2 | ||||
-rw-r--r-- | japanese/multiskkserv/Makefile | 2 | ||||
-rw-r--r-- | japanese/ruby-rdic/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/gaim/Makefile b/japanese/gaim/Makefile index 6f71be39fe7a..5bfe2d101234 100644 --- a/japanese/gaim/Makefile +++ b/japanese/gaim/Makefile @@ -11,7 +11,7 @@ PATCH_SITES= http://www.cc.rim.or.jp/~yaz/:jp_patch PATCHFILES= gaim-0.76_jp.patch.gz:jp_patch PATCH_DIST_STRIP= -p1:jp_patch -MAINTAINER= morishita@skywing.org +MAINTAINER= freebsd@next-generation.org MASTERDIR= ${.CURDIR}/../../net/gaim MD5_FILE= ${.CURDIR}/distinfo diff --git a/japanese/multiskkserv/Makefile b/japanese/multiskkserv/Makefile index 65c7310b963b..375a1f26ca60 100644 --- a/japanese/multiskkserv/Makefile +++ b/japanese/multiskkserv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese MASTER_SITES= http://www3.big.or.jp/~sian/linux/products/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.//g} -MAINTAINER= morishita@skywing.org +MAINTAINER= freebsd@next-generation.org COMMENT= Multiple dictionary server for the SKK EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/cdb:build diff --git a/japanese/ruby-rdic/Makefile b/japanese/ruby-rdic/Makefile index 79126ae15bfa..330b4046a84f 100644 --- a/japanese/ruby-rdic/Makefile +++ b/japanese/ruby-rdic/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese ruby MASTER_SITES= http://www.yasgursfarm.us/download/ DIST_SUBDIR= ruby -MAINTAINER= morishita@skywing.org +MAINTAINER= freebsd@next-generation.org COMMENT= A search tool for Eijiro by ruby RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/mmap.so:${PORTSDIR}/devel/ruby-mmap |