diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
commit | 78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc (patch) | |
tree | 5cd3effd574f377dfce600175b4f7280aadfe90a /security/pecl-ssh2/Makefile | |
parent | eff719206ec9a6e8452909a8ce3d4cf2dd306091 (diff) | |
download | ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.tar.gz ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.zip |
Notes
Diffstat (limited to 'security/pecl-ssh2/Makefile')
-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 ae9ae9cf3c1b..bca106965982 100644 --- a/security/pecl-ssh2/Makefile +++ b/security/pecl-ssh2/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension to the libssh2 library LICENSE= PHP301 |