aboutsummaryrefslogtreecommitdiffstats
path: root/security/scanssh/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-01-05 12:54:41 +0800
committerkris <kris@FreeBSD.org>2002-01-05 12:54:41 +0800
commit4aa23711eb7f3a94f3aed966c3bf9d3aa8f64414 (patch)
tree8217a5c69349818f45b3adcf2ddfe239d5179798 /security/scanssh/Makefile
parent71e8e70899b0d1e4cc8b6d2f67d967bada8a688c (diff)
downloadfreebsd-ports-gnome-4aa23711eb7f3a94f3aed966c3bf9d3aa8f64414.tar.gz
freebsd-ports-gnome-4aa23711eb7f3a94f3aed966c3bf9d3aa8f64414.tar.zst
freebsd-ports-gnome-4aa23711eb7f3a94f3aed966c3bf9d3aa8f64414.zip
Update to scanssh 1.6b (Renamed to 1.60b to make PORTVERSION monotonic)
PR: ports/33560 Submitted by: vacuum@technotronic.com
Diffstat (limited to 'security/scanssh/Makefile')
-rw-r--r--security/scanssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile
index 7e4d006b10c1..bdb372a43d47 100644
--- a/security/scanssh/Makefile
+++ b/security/scanssh/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= scanssh
-PORTVERSION= 1.55
+PORTVERSION= 1.60b
CATEGORIES= security net
MASTER_SITES= http://www.monkey.org/~provos/
+DISTNAME= ${PORTNAME}-1.6b
MAINTAINER= kris@FreeBSD.org