summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2003-09-16 23:05:33 +0000
committergrant <grant>2003-09-16 23:05:33 +0000
commit723a7983884fc6f50765fc8127ce8f9b0822fc62 (patch)
tree79a54f6b3933995e78d6f20706ae5f43162b37ec /security/openssh/Makefile
parentd4d0eb45105bc23c84a3691edbf828417c58fb0a (diff)
downloadpkgsrc-723a7983884fc6f50765fc8127ce8f9b0822fc62.tar.gz
Update openssh to 3.7.1p1.
Changes since 3.7p1: more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index ff3124a7911..006f6778aef 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.109 2003/09/16 13:52:30 grant Exp $
+# $NetBSD: Makefile,v 1.110 2003/09/16 23:05:33 grant Exp $
-DISTNAME= openssh-3.7p1
-PKGNAME= openssh-3.7.1
+DISTNAME= openssh-3.7.1p1
+PKGNAME= openssh-3.7.1.1
SVR4_PKGNAME= ossh
CATEGORIES= security
MASTER_SITES= ftp://ftp7.usa.openbsd.org/pub/os/OpenBSD/OpenSSH/portable/ \