summaryrefslogtreecommitdiffstats
path: root/secure/Makefile.inc
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-06-25 19:10:09 +0000
committerdes <des@FreeBSD.org>2002-06-25 19:10:09 +0000
commit513df53f599143b8e6eea0bfc146795e8b49a816 (patch)
treed2e405b1830cc112b95eb861435acc4cf82f9dbe /secure/Makefile.inc
parentdf105eba79a48fb00cc8f6a894e8869777c2b518 (diff)
downloadFreeBSD-src-513df53f599143b8e6eea0bfc146795e8b49a816.zip
FreeBSD-src-513df53f599143b8e6eea0bfc146795e8b49a816.tar.gz
No guts, no glory. Switch to OpenSSH-portable.
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'secure/Makefile.inc')
-rw-r--r--secure/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc
index 0f19a7b..faf7be0 100644
--- a/secure/Makefile.inc
+++ b/secure/Makefile.inc
@@ -20,5 +20,5 @@ CFLAGS+= -DNO_IDEA
.endif
.if !defined(NO_OPENSSH)
-SSHDIR= ${.CURDIR}/../../../crypto/openssh
+SSHDIR= ${.CURDIR}/../../../crypto/openssh-portable
.endif
OpenPOWER on IntegriCloud