diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
commit | 23a445abcc9dd15f1c63303324204d3dc6121aec (patch) | |
tree | 965aa9070c0dc6fc109a2fbd6867d66bd31c3954 /security/ssh2 | |
parent | Add p5-CGI-Kwiki 0.18, a Quickie Wiki Package that's not too Tricky. (diff) |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
Diffstat (limited to 'security/ssh2')
-rw-r--r-- | security/ssh2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 90dd7ec4a9fb..3e2ff56d9be5 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -20,6 +20,7 @@ DISTNAME= ssh-${PORTVERSION} MAINTAINER= marius@alchemy.franken.de COMMENT= Secure shell client and server (remote login program) +CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh-1.* GNU_CONFIGURE= YES USE_REINPLACE= YES |