diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-18 16:21:55 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-18 16:21:55 +0000 |
commit | 3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a (patch) | |
tree | d4cee3ab7f1c5fd26a30c14c5eb20baa6c14e528 /www/mod_auth_imap2/Makefile | |
parent | 916f1e806915c6420faa7befd257680cbc4e3cc7 (diff) |
Notes
Diffstat (limited to 'www/mod_auth_imap2/Makefile')
-rw-r--r-- | www/mod_auth_imap2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile index 742bf4a5b86f..89167189e729 100644 --- a/www/mod_auth_imap2/Makefile +++ b/www/mod_auth_imap2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zhen.org/software/mod_auth_imap/ EXTRACT_SUFX= .tgz DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache 2 module to provide authentication via an IMAP mail server WANT_APACHE= 2 |