diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-19 00:21:55 +0800 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-19 00:21:55 +0800 |
commit | 3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a (patch) | |
tree | d4cee3ab7f1c5fd26a30c14c5eb20baa6c14e528 /www/mod_injection | |
parent | 916f1e806915c6420faa7befd257680cbc4e3cc7 (diff) | |
download | freebsd-ports-gnome-3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a.tar.gz freebsd-ports-gnome-3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a.tar.zst freebsd-ports-gnome-3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a.zip |
- Assign maintainership to freshly created apache@ mailing list
Diffstat (limited to 'www/mod_injection')
-rw-r--r-- | www/mod_injection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_injection/Makefile b/www/mod_injection/Makefile index 124556229eb0..2ebfef8bd874 100644 --- a/www/mod_injection/Makefile +++ b/www/mod_injection/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 CATEGORIES= www MASTER_SITES= http://pmade.org/software/mod_injection/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Injects text in the HTTP response after a HTML tag BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 |