diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-05 18:24:19 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-05 18:24:19 +0000 |
commit | eebd6b1445b4f27d19a9e1160f6878dad6721a05 (patch) | |
tree | 7494fae0301674f5d18abda0e20959c4c4d0b03a /net/jsch | |
parent | 6549f0d5c1cf00193d6ff208af06fa7124be1bcb (diff) |
Update to 0.1.21
Notes
Notes:
svn path=/head/; revision=144333
Diffstat (limited to 'net/jsch')
-rw-r--r-- | net/jsch/Makefile | 2 | ||||
-rw-r--r-- | net/jsch/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/jsch/Makefile b/net/jsch/Makefile index cf90158a9a12..6aad4fd4f73e 100644 --- a/net/jsch/Makefile +++ b/net/jsch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jsch -PORTVERSION= 0.1.20 +PORTVERSION= 0.1.21 CATEGORIES= net java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/jsch/distinfo b/net/jsch/distinfo index f22d7fef7e5b..51091bab4ffb 100644 --- a/net/jsch/distinfo +++ b/net/jsch/distinfo @@ -1,2 +1,2 @@ -MD5 (jsch-0.1.20.zip) = b965afb2cea1bd6c541e833862022564 -SIZE (jsch-0.1.20.zip) = 198058 +MD5 (jsch-0.1.21.zip) = 93b523f2f72a157df143b3a9cc14aea9 +SIZE (jsch-0.1.21.zip) = 208524 |