diff options
Diffstat (limited to 'security/ssh2/Makefile')
-rw-r--r-- | security/ssh2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 12e8a8dc84b8..87d0fb64b084 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: ssh2 -# Version required: 2.0.11 +# Version required: 2.0.* # Date created: 5 Oct 1998 # Whom: Issei Suzuki <issei@jp.FreeBSD.ORG> # -# $Id: Makefile,v 1.74 1998/12/01 09:33:58 obrien Exp $ +# $Id: Makefile,v 1.75 1998/12/01 11:10:33 obrien Exp $ # # Maximal ssh2 package requires YES values for # USE_SSH1, USE_TCPWRAP -DISTNAME= ssh-2.0.11 +DISTNAME= ssh-2.0.12 CATEGORIES= security net MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \ ftp://sunsite.unc.edu/pub/packages/security/ssh/ \ |