diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
commit | d7c5457ddfe2556cc9d7becaeb1defa4c37c1931 (patch) | |
tree | 6da6f344fc084ffb9b0fd15185973d2c20a77372 /security/libssh2/Makefile | |
parent | cceb7cc4ccd6d17eff5ef5242b71a89b01765ac0 (diff) | |
download | ports-d7c5457ddfe2556cc9d7becaeb1defa4c37c1931.tar.gz ports-d7c5457ddfe2556cc9d7becaeb1defa4c37c1931.zip |
Notes
Diffstat (limited to 'security/libssh2/Makefile')
-rw-r--r-- | security/libssh2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index eed88135aefd..a6d3d33cbc36 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 2 CATEGORIES= security devel MASTER_SITES= http://www.libssh2.org/download/ -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= A library implementing the SSH2 protocol USE_OPENSSL= yes |