summaryrefslogtreecommitdiff
path: root/www/mod_jk
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2004-12-06 03:59:56 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2004-12-06 03:59:56 +0000
commitae413f56b69b0dd6e84f38e746dac424055e0529 (patch)
tree37456d3d3d32f2c30a9f9c95742827a74bbd346c /www/mod_jk
parent- Use MAN1 in Makefile instead of adding manpages in pkg-plist [1] (diff)
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
Notes
Notes: svn path=/head/; revision=123277
Diffstat (limited to 'www/mod_jk')
-rw-r--r--www/mod_jk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile
index 2893d0f2adc8..fb06087dbffc 100644
--- a/www/mod_jk/Makefile
+++ b/www/mod_jk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
MASTER_SITE_SUBDIR= tomcat-connectors/jk/source
DISTNAME= jakarta-tomcat-connectors-jk-${PORTVERSION}-src
-MAINTAINER?= girgen@pingpong.net
+MAINTAINER?= girgen@FreeBSD.org
COMMENT?= Apache JK module for connecting to Tomcat using AJP1X
USE_APACHE= YES