summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-28 18:54:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-28 18:54:47 +0000
commit54d3819d555b25120056a237b68e08d973aeac1b (patch)
tree700a85c12e1c608d154b9c6b68bcb34e35ece500 /security
parent- update to 0.38 (diff)
- Take maintainership
Notes
Notes: svn path=/head/; revision=240464
Diffstat (limited to 'security')
-rw-r--r--security/pecl-ssh2/Makefile2
-rw-r--r--security/pecl-tcpwrap/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/pecl-ssh2/Makefile b/security/pecl-ssh2/Makefile
index 436f116c3bb9..b49b68270756 100644
--- a/security/pecl-ssh2/Makefile
+++ b/security/pecl-ssh2/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension to the libssh2 library
LIB_DEPENDS= ssh2:${PORTSDIR}/security/libssh2
diff --git a/security/pecl-tcpwrap/Makefile b/security/pecl-tcpwrap/Makefile
index f394e6f45a18..dbe0e7b9934e 100644
--- a/security/pecl-tcpwrap/Makefile
+++ b/security/pecl-tcpwrap/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension which provides tcpwrappers binding
USE_PHP= yes