diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch) | |
tree | e5c63416862c62d8531b3719c8b42aa17e9c2aa8 /www/mod_layout | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) | |
download | ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.tar.gz ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.zip |
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Notes
Notes:
svn path=/head/; revision=46662
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 8e3528501173..78cf5d915d76 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.tangent.org/pub/apache/ \ http://software.tangent.org/download/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |