diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /www/mod_injection | |
parent | Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDE (diff) |
- Update my email address
Approved and reviewed by: erwin (mentor)
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 a68accf1be75..124556229eb0 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Injects text in the HTTP response after a HTML tag BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 |