diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
commit | c541f27f86c440da2415f323043dd3d47f8ff30d (patch) | |
tree | 40bc7d88796072bcb9ba5b9798b8084c490a38b2 /www/mod_jk | |
parent | 80b3fb6c85f4858e3b1dc9b8f4cf02187405d521 (diff) |
Notes
Diffstat (limited to 'www/mod_jk')
-rw-r--r-- | www/mod_jk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index 7135b024cdb8..24f2bc3ebecc 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/jk/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= tomcat-connectors-${PORTVERSION}-src -MAINTAINER?= girgen@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Apache JK module for connecting to Tomcat using AJP1X MAKE_JOBS_SAFE= yes |