diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 18:54:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 18:54:47 +0000 |
commit | 54d3819d555b25120056a237b68e08d973aeac1b (patch) | |
tree | 700a85c12e1c608d154b9c6b68bcb34e35ece500 /security/pecl-ssh2 | |
parent | 7aeacdafd5f2818f2ee7dd85f3a61fe77732b292 (diff) |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=240464
Diffstat (limited to 'security/pecl-ssh2')
-rw-r--r-- | security/pecl-ssh2/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |