From fe35ac193c099f68c57481eda0855c1bc9d83d74 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Thu, 19 Jan 2012 03:35:49 +0000 Subject: - Reset ports due to maintainer timeouts and lack of response to emails With hat: portmgr --- www/mod_jk-apache2/Makefile | 2 +- www/mod_jk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/mod_jk-apache2/Makefile b/www/mod_jk-apache2/Makefile index 60919639680a..5c41ead9a191 100644 --- a/www/mod_jk-apache2/Makefile +++ b/www/mod_jk-apache2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 PORTEPOCH= 0 LATEST_LINK= mod_jk-ap2 -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X MAKE_JOBS_SAFE= yes 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 -- cgit