diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-06-05 16:28:08 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-06-05 16:28:08 +0000 |
commit | 21c860509d91b543af47e59e9415b39693074140 (patch) | |
tree | 0106c95c619b9ef8416a22e342d3217f94a9f469 /security/autossh | |
parent | Correct the default path to the SKK dictionary. (diff) |
- update to 1.3
Noticed by: Makoto Matsushita <matusita@jp.FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=136841
Diffstat (limited to 'security/autossh')
-rw-r--r-- | security/autossh/Makefile | 2 | ||||
-rw-r--r-- | security/autossh/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/autossh/Makefile b/security/autossh/Makefile index a033dd25b66e..707f3f386887 100644 --- a/security/autossh/Makefile +++ b/security/autossh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= autossh -PORTVERSION= 1.2g +PORTVERSION= 1.3 CATEGORIES= security MASTER_SITES= http://www.harding.motd.ca/autossh/ EXTRACT_SUFX= .tgz diff --git a/security/autossh/distinfo b/security/autossh/distinfo index e7b6bef7185c..cccdeb5fd64f 100644 --- a/security/autossh/distinfo +++ b/security/autossh/distinfo @@ -1,2 +1,2 @@ -MD5 (autossh-1.2g.tgz) = 2422e7dbcc21a48dfc325ceb974c9345 -SIZE (autossh-1.2g.tgz) = 19528 +MD5 (autossh-1.3.tgz) = 0e7ec62eeca5d1b197f3ef2d0f0d417f +SIZE (autossh-1.3.tgz) = 23203 |