diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
commit | 607af7710cd7997ba9ccd70c87d6d8e46fb5d492 (patch) | |
tree | 81fbaaa63a82f1d00f5943776de0545874982e79 /security/ssh/Makefile | |
parent | dcee19701bf6b5125da32b6082f23cea60655343 (diff) |
Notes
Diffstat (limited to 'security/ssh/Makefile')
-rw-r--r-- | security/ssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 7d2e70d21139..594fefaf6fe7 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Secure shell client and server (remote login program) +CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh2-3.* USE_AUTOCONF= YES GNU_CONFIGURE= YES USE_PERL5= YES |