summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 8f623ef7f06..080fde1d3d0 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.235 2015/08/14 08:57:00 jperkin Exp $
+# $NetBSD: Makefile,v 1.236 2015/08/21 08:12:09 wiz Exp $
-DISTNAME= openssh-6.9p1
-PKGNAME= openssh-6.9.1
-PKGREVISION= 2
+DISTNAME= openssh-7.1p1
+PKGNAME= ${DISTNAME:S/p1/.1/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_OPENBSD:=OpenSSH/portable/}