diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 10:46:17 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 10:46:17 +0800 |
commit | a4947982350d720fbcc40fda8aa7963b755c0e22 (patch) | |
tree | df97c9bb88574a83cd869c975f7249a19a216271 /security/pear-Auth_SASL | |
parent | 66ed6fab7fd58bdc01f4ad16edc24828be60d2af (diff) | |
download | freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.gz freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.zst freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.zip |
- Reassign to the heap
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 |