diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 02:46:17 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 02:46:17 +0000 |
commit | 20256e352d16126219e322e18b6ede79e5510f03 (patch) | |
tree | 6f0771db618e0f6e8aa54f8d33c1c0e768dc9ddf /security/pear-Auth_SASL | |
parent | 304893d4902027d809e8fa41284cf10d31e463c8 (diff) | |
download | ports-20256e352d16126219e322e18b6ede79e5510f03.tar.gz ports-20256e352d16126219e322e18b6ede79e5510f03.zip |
Notes
Diffstat (limited to 'security/pear-Auth_SASL')
-rw-r--r-- | security/pear-Auth_SASL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile index bab6b34c4c48..6a5806b85895 100644 --- a/security/pear-Auth_SASL/Makefile +++ b/security/pear-Auth_SASL/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth_SASL PORTVERSION= 1.0.5 CATEGORIES= security www pear -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR abstraction of various SASL mechanism responses BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth |