diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 22:32:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 22:32:29 +0000 |
commit | cfbb13225e72f55b6893fb3a74c2efaf9c693380 (patch) | |
tree | e79d27cc32dced984013d883d05018baef0d989b /www/mod_authn_sasl | |
parent | b045766df9e7516b18a07a918af873ebd8a8e91c (diff) |
Notes
Diffstat (limited to 'www/mod_authn_sasl')
-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 |