diff options
author | linimon <linimon@FreeBSD.org> | 2009-05-13 06:32:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-05-13 06:32:29 +0800 |
commit | e9c62ab7697c2779436a024f7f0dc00175b55bf3 (patch) | |
tree | 80c7e1d2eafd3458e4230f94cdb596c14772178a /www | |
parent | b051076a9b4c936fccbd472a52c608638928d845 (diff) | |
download | freebsd-ports-gnome-e9c62ab7697c2779436a024f7f0dc00175b55bf3.tar.gz freebsd-ports-gnome-e9c62ab7697c2779436a024f7f0dc00175b55bf3.tar.zst freebsd-ports-gnome-e9c62ab7697c2779436a024f7f0dc00175b55bf3.zip |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime.
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 |