diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 11:35:49 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 11:35:49 +0800 |
commit | fe35ac193c099f68c57481eda0855c1bc9d83d74 (patch) | |
tree | 6e5b4a5dcedeeef677ccc122c57f77b2e769b251 /www/mod_jk | |
parent | 3f108c70addfe6f917649b50d5f660c946cc59aa (diff) | |
download | freebsd-ports-gnome-fe35ac193c099f68c57481eda0855c1bc9d83d74.tar.gz freebsd-ports-gnome-fe35ac193c099f68c57481eda0855c1bc9d83d74.tar.zst freebsd-ports-gnome-fe35ac193c099f68c57481eda0855c1bc9d83d74.zip |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr
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 |