Switch over to 3.4p1.

This commit is contained in:
Dag-Erling Smørgrav 2002-06-29 12:16:50 +00:00
parent e12c24615a
commit 7fba17037d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99066

View file

@ -20,5 +20,5 @@ CFLAGS+= -DNO_IDEA
.endif
.if !defined(NO_OPENSSH)
SSHDIR= ${.CURDIR}/../../../crypto/openssh-portable
SSHDIR= ${.CURDIR}/../../../crypto/openssh
.endif