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_layout | |
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_layout')
-rw-r--r-- | www/mod_layout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile index 16bcf06..9498deb 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.2.1 CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Apache module to wrap served pages with a header and/or footer USE_APACHE= yes |