diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2015-05-14 12:02:47 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2015-05-14 12:02:47 +0000 |
| commit | 5a9682fc4f54ba31cdfefcbb9045aba4f63ec48e (patch) | |
| tree | 01ddbc8f7a7129bb1de76c74cd0d1d47af9c2e87 /security/libssh/Makefile | |
| parent | 42fe9dff59e139e4a5e57b2f9b16a42af5dbfb65 (diff) | |
Notes
Diffstat (limited to 'security/libssh/Makefile')
| -rw-r--r-- | security/libssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 198bc9f0145e..2f880be46e6b 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libssh -DISTVERSION= 0.6.5 +DISTVERSION= 0.7.0 CATEGORIES= security devel -MASTER_SITES= https://red.libssh.org/attachments/download/121/ +MASTER_SITES= https://red.libssh.org/attachments/download/140/ MAINTAINER= johans@FreeBSD.org COMMENT= Library implementing the SSH1 and SSH2 protocol |
