summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-06-29 12:16:50 +0000
committerdes <des@FreeBSD.org>2002-06-29 12:16:50 +0000
commit43b95334189f896d0242057b59041dc7ddbf5a9d (patch)
tree2a83ca305054c08278ae0598eaf13b4ffa0db24c /secure
parent3cde2270d841bb24f5aa876a50312f3fb893e7df (diff)
downloadFreeBSD-src-43b95334189f896d0242057b59041dc7ddbf5a9d.zip
FreeBSD-src-43b95334189f896d0242057b59041dc7ddbf5a9d.tar.gz
Switch over to 3.4p1.
Diffstat (limited to 'secure')
-rw-r--r--secure/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc
index faf7be0..0f19a7b 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-portable
+SSHDIR= ${.CURDIR}/../../../crypto/openssh
.endif
OpenPOWER on IntegriCloud