summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-01-27 13:52:35 +0000
committerhubertf <hubertf>2000-01-27 13:52:35 +0000
commit86efb218ddd2e9763e6d7a381d610bd673ba2b8a (patch)
treeed66e89c896fbcab30124e19bc09ea091f0abbad /security
parent9ec6aebc2ed4a5a26a4fad8705d6c4708340ff38 (diff)
downloadpkgsrc-86efb218ddd2e9763e6d7a381d610bd673ba2b8a.tar.gz
Adjust CONFLICTS to not clash with the ssh-ip-tunnel package.
Diffstat (limited to 'security')
-rw-r--r--security/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 744ac96f9ff..b0e80729eee 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/01/27 13:49:44 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2000/01/27 13:52:35 hubertf Exp $
#
DISTNAME= openssh-1.2.1pre26
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://thermo.stat.ncsu.edu/pub/openssh/files/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssh.org/
-CONFLICTS= ssh-*
+CONFLICTS= ssh-[0-9]*
USE_PERL5= yes