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_bandwidth | |
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_bandwidth')
-rw-r--r-- | www/mod_bandwidth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile index 48db876..7f95efb 100644 --- a/www/mod_bandwidth/Makefile +++ b/www/mod_bandwidth/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ # ftp://ftp.cohprog.com/pub/apache/module/cleanlink.pl DIST_SUBDIR= apache -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Bandwidth management module for the Apache webserver USE_APACHE= YES |