diff options
author | krion <krion@FreeBSD.org> | 2004-12-23 12:11:30 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-23 12:11:30 +0000 |
commit | 82360c3f18c2c0a77e6578335933c5e6e459f5a4 (patch) | |
tree | 38dcb622384f728a6249e932d3b31401875404d5 /japanese/phpgroupware | |
parent | 52df4f6733fc3248cd8573fb23ff462b7d6fb9ce (diff) | |
download | FreeBSD-ports-82360c3f18c2c0a77e6578335933c5e6e459f5a4.zip FreeBSD-ports-82360c3f18c2c0a77e6578335933c5e6e459f5a4.tar.gz |
Change maintainer's email.
PR: ports/75415
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
Diffstat (limited to 'japanese/phpgroupware')
-rw-r--r-- | japanese/phpgroupware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/phpgroupware/Makefile b/japanese/phpgroupware/Makefile index 606376b..4e694f3 100644 --- a/japanese/phpgroupware/Makefile +++ b/japanese/phpgroupware/Makefile @@ -14,7 +14,7 @@ DISTNAME= phpGroupWare-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PATCHFILE} -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= A web based GroupWare system RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 |