diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /security/pear-Auth_HTTP | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) |
Notes
Diffstat (limited to 'security/pear-Auth_HTTP')
-rw-r--r-- | security/pear-Auth_HTTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Auth_HTTP/Makefile b/security/pear-Auth_HTTP/Makefile index 06db6a5f2552..a8324e0a035f 100644 --- a/security/pear-Auth_HTTP/Makefile +++ b/security/pear-Auth_HTTP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth_HTTP PORTVERSION= 2.1.6 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR HTTP authentication BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth |