diff options
author | clement <clement@FreeBSD.org> | 2004-08-20 15:13:13 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-08-20 15:13:13 +0000 |
commit | 27d7eb580f8850aacfc094e457422c5bce05bd49 (patch) | |
tree | 5122f905842b45b63f27cf0ef56a90ccd6418525 /www/mod_webapp | |
parent | 917e6d749b17f845351ef0721a0e920f37cf144f (diff) | |
download | FreeBSD-ports-27d7eb580f8850aacfc094e457422c5bce05bd49.zip FreeBSD-ports-27d7eb580f8850aacfc094e457422c5bce05bd49.tar.gz |
- Since maintainer's address is bouncing, assign maintainership to apache@
for safe-keeping.
Diffstat (limited to 'www/mod_webapp')
-rw-r--r-- | www/mod_webapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile index 2a6e180..9445f0b 100644 --- a/www/mod_webapp/Makefile +++ b/www/mod_webapp/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= builds/jakarta-tomcat-4.0/release/v${TOMCAT_RELEASE}/src DISTNAME= jakarta-tomcat-connectors-${CONNECTORS_RELEASE}-src DIST_SUBDIR= mod_webapp -MAINTAINER= asachs@uunet.co.za +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module mounts Tomcat web applications BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:configure |