diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-02-20 21:09:31 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-02-20 21:09:31 +0000 |
commit | ba78acbe7592688aa0a7975bfd309d6c56fd52f8 (patch) | |
tree | a23c2f67dba41c3fcb2347ba4c11fbc08dec66a3 /security/putty | |
parent | 8675edb34bef940bc21d6a5701ae6a6bb9b7a13a (diff) | |
download | ports-ba78acbe7592688aa0a7975bfd309d6c56fd52f8.tar.gz ports-ba78acbe7592688aa0a7975bfd309d6c56fd52f8.zip |
Notes
Diffstat (limited to 'security/putty')
-rw-r--r-- | security/putty/Makefile | 2 | ||||
-rw-r--r-- | security/putty/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index eb13a82c31c4..ec21f631fed5 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= putty -PORTVERSION= 0.56 +PORTVERSION= 0.57 CATEGORIES= security ipv6 MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} diff --git a/security/putty/distinfo b/security/putty/distinfo index 7dbf71170c01..27f97e8348af 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,2 +1,2 @@ -MD5 (putty-0.56.tar.gz) = 6b883cde04771f66e8bb35390935ed31 -SIZE (putty-0.56.tar.gz) = 1307512 +MD5 (putty-0.57.tar.gz) = 0fc816093980246f6400693fe6146280 +SIZE (putty-0.57.tar.gz) = 1319513 |