Switch over to 3.4p1.

This commit is contained in:
des 2002-06-29 12:16:50 +00:00
parent f454bc3359
commit aece7bd9e8

View File

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