diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-08-20 18:01:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-08-20 18:01:27 +0000 |
commit | 40363873d711887bc1f369c22909483648e32ee1 (patch) | |
tree | 5975561c37a27e6ee9f97e5d7ec0f0544fe80e8d /security/libssh/Makefile | |
parent | fe1b5cc31234ac7d9cadeeb9c83bc53a6cf57bcd (diff) | |
download | ports-40363873d711887bc1f369c22909483648e32ee1.tar.gz ports-40363873d711887bc1f369c22909483648e32ee1.zip |
Notes
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 9927787cb1ab..166d8b113146 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libssh -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= security devel MASTER_SITES= http://www.libssh.org/files/ |