diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_authn_sasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile index 0e7e07e13723..44135aacdaaa 100644 --- a/www/mod_authn_sasl/Makefile +++ b/www/mod_authn_sasl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/g} -MAINTAINER= Joerg.Pulz@frm2.tum.de +MAINTAINER= ports@FreeBSD.org COMMENT= Allows user authentication based on libsasl2 mechanisms on apache 2.2 LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 |