diff options
author | clement <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 58f4d18af6914b324f06b8b1b045b4fca7fcf85f (patch) | |
tree | 4610519cdc66b0aad5f6f637722b77551ee0e5e4 /www/mod_tidy | |
parent | 999b0e49b380b4106876bb5bd141644022d65b0b (diff) | |
download | FreeBSD-ports-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.zip FreeBSD-ports-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.gz |
- Update my email address
Approved and reviewed by: erwin (mentor)
Diffstat (limited to 'www/mod_tidy')
-rw-r--r-- | www/mod_tidy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index eacbfd0..0f9cf5e 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://home.snafu.de/tusk/mod_tidy/ DIST_SUBDIR= apache -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Validates the HTML output of your apache2 webserver BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 |