diff options
Diffstat (limited to 'security/libssh/Makefile')
-rw-r--r-- | security/libssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 4a70b31ee3b8..5d6aa68aa5a7 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security devel MASTER_SITES= http://0xbadc0de.be/libssh/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A library implementing the SSH1 and SSH2 protocol MAKE_JOBS_SAFE= yes |