aboutsummaryrefslogtreecommitdiff
path: root/www/mod_authn_sasl
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-12 22:34:36 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-12 22:34:36 +0000
commit55e48ad520eb203958d34be46e3ce4ca971df406 (patch)
treed4b2a75ecfa42501e2323ac78f232032cac86495 /www/mod_authn_sasl
parentcfbb13225e72f55b6893fb3a74c2efaf9c693380 (diff)
downloadports-55e48ad520eb203958d34be46e3ce4ca971df406.tar.gz
ports-55e48ad520eb203958d34be46e3ce4ca971df406.zip
over to apache@
Notes
Notes: svn path=/head/; revision=233797
Diffstat (limited to 'www/mod_authn_sasl')
-rw-r--r--www/mod_authn_sasl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile
index 44135aacdaaa..3769bed56047 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= ports@FreeBSD.org
+MAINTAINER= apache@FreeBSD.org
COMMENT= Allows user authentication based on libsasl2 mechanisms on apache 2.2
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2