diff options
author | kris <kris@FreeBSD.org> | 2001-04-18 01:19:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-04-18 01:19:32 +0800 |
commit | 2c358e2af698f9800bb0a33a9a5b0881dc6bc33c (patch) | |
tree | 04a0de4c5c164e0d31816408e772d963657c4eff | |
parent | a47fbdfd42c1250a07953ce7134601f245edf1bb (diff) | |
download | freebsd-ports-gnome-2c358e2af698f9800bb0a33a9a5b0881dc6bc33c.tar.gz freebsd-ports-gnome-2c358e2af698f9800bb0a33a9a5b0881dc6bc33c.tar.zst freebsd-ports-gnome-2c358e2af698f9800bb0a33a9a5b0881dc6bc33c.zip |
Update to scanssh 1.55
-rw-r--r-- | security/scanssh/Makefile | 2 | ||||
-rw-r--r-- | security/scanssh/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index da0f319a4961..7e4d006b10c1 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scanssh -PORTVERSION= 1.5 +PORTVERSION= 1.55 CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~provos/ diff --git a/security/scanssh/distinfo b/security/scanssh/distinfo index 99744b46e324..1b4e0b32420e 100644 --- a/security/scanssh/distinfo +++ b/security/scanssh/distinfo @@ -1 +1 @@ -MD5 (scanssh-1.5.tar.gz) = 40f017a11ae49b018f29ea1b680473c9 +MD5 (scanssh-1.55.tar.gz) = fff7dff75e5b7b8223350da78b42dac8 |