diff options
Diffstat (limited to 'security/ssh2/Makefile')
-rw-r--r-- | security/ssh2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 929c36e0ec4..611d428e1bc 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -3,13 +3,13 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.55 1998/06/12 07:55:06 dima Exp $ +# $Id: Makefile,v 1.56 1998/06/12 11:39:32 ache Exp $ # # Maximal ssh package requires YES values for # USE_PERL, USE_TCPWRAP # -DISTNAME= ssh-1.2.25 +DISTNAME= ssh-1.2.26 CATEGORIES= security net MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/login/ssh/ |