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_cfg_ldap | |
parent | 916f1e806915c6420faa7befd257680cbc4e3cc7 (diff) |
Notes
Diffstat (limited to 'www/mod_cfg_ldap')
-rw-r--r-- | www/mod_cfg_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_cfg_ldap/Makefile b/www/mod_cfg_ldap/Makefile index a7a295b94f50..454ccf1c1998 100644 --- a/www/mod_cfg_ldap/Makefile +++ b/www/mod_cfg_ldap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows you to keep your virtual host configuration in a LDAP directory USE_APACHE= YES |