aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2018-06-29 15:44:33 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2018-06-29 15:44:33 +0000
commitc8ac0e6acde44ca5814807a63595defb09cf3cad (patch)
treece5071d489c1ee59f4a962de93e50cedf353f76a /security/openssh-portable
parent75c6a79d50a0b388b690c0f7efc9e4b99fcd1a3e (diff)
downloadports-c8ac0e6acde44ca5814807a63595defb09cf3cad.tar.gz
ports-c8ac0e6acde44ca5814807a63595defb09cf3cad.zip
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 417ae8ff52a0..282dee25cc93 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openssh
DISTVERSION= 7.7p1
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= security ipv6
MASTER_SITES= OPENBSD/OpenSSH/portable
@@ -30,8 +30,8 @@ BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= error: OpenSSL >= 1.1.0 is not yet supported
FLAVORS= default hpn
-default_CONFLICTS_INSTALL= openssl-portable-hpn-[0-9]*
-hpn_CONFLICTS_INSTALL= openssh-portable-[0-9]*
+default_CONFLICTS_INSTALL= openssl-portable-hpn
+hpn_CONFLICTS_INSTALL= openssh-portable
hpn_PKGNAMESUFFIX= -portable-hpn
OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDIT BSM \