diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-20 15:13:13 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-20 15:13:13 +0000 |
commit | 7fc836e7217b8f5e672a599f1b52c2c79906b38a (patch) | |
tree | 62e150c46af9df12719590dd73807c34200faf93 /www/mod_webapp | |
parent | 37bca8e243e07c5b5cbda37015e75ef93a71fd0d (diff) |
Notes
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 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 |