diff options
author | clement <clement@FreeBSD.org> | 2004-08-20 23:13:13 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-08-20 23:13:13 +0800 |
commit | 27d7eb580f8850aacfc094e457422c5bce05bd49 (patch) | |
tree | 5122f905842b45b63f27cf0ef56a90ccd6418525 | |
parent | 917e6d749b17f845351ef0721a0e920f37cf144f (diff) | |
download | freebsd-ports-gnome-27d7eb580f8850aacfc094e457422c5bce05bd49.tar.gz freebsd-ports-gnome-27d7eb580f8850aacfc094e457422c5bce05bd49.tar.zst freebsd-ports-gnome-27d7eb580f8850aacfc094e457422c5bce05bd49.zip |
- Since maintainer's address is bouncing, assign maintainership to apache@
for safe-keeping.
-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 2a6e18045597..9445f0b0fb2a 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 |