summaryrefslogtreecommitdiff
path: root/security/ssh2
diff options
context:
space:
mode:
authorjwise <jwise>2003-07-24 20:59:03 +0000
committerjwise <jwise>2003-07-24 20:59:03 +0000
commit9fa363cbc9cdfe62e81ed1ec4b2ab719cd14601a (patch)
tree1a2b5c528723a4fd5eea29cecceac7bbc3ae7847 /security/ssh2
parent08b1b818a3d3aab32a5eb6b9c7ca9825abd5d7c9 (diff)
downloadpkgsrc-9fa363cbc9cdfe62e81ed1ec4b2ab719cd14601a.tar.gz
Mark conflicts with openssh+gssapi.
Diffstat (limited to 'security/ssh2')
-rw-r--r--security/ssh2/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ssh2/Makefile.common b/security/ssh2/Makefile.common
index 296e9c92504..157de58d353 100644
--- a/security/ssh2/Makefile.common
+++ b/security/ssh2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2003/07/17 22:53:17 grant Exp $
+# $NetBSD: Makefile.common,v 1.4 2003/07/24 20:59:04 jwise Exp $
#
DISTNAME= ssh-3.2.2
@@ -9,6 +9,7 @@ MAINTAINER= seb@NetBSD.org
HOMEPAGE= http://www.ssh.com
CONFLICTS+= openssh-[0-9]* ssh6-[0-9]* ssh-[0-9]* sftp-[0-9]*
+CONFLICTS+= openssh+gssapi-[0-9]*
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES