Module Name:    src
Committed By:   mrg
Date:           Tue Jul 21 00:47:23 UTC 2009

Modified Files:
        src/crypto/external/bsd/openssh/bin: Makefile

Log Message:
set SSHDIST to the new location.  HI CHRISTOS!


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/openssh/bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/openssh/bin/Makefile
diff -u src/crypto/external/bsd/openssh/bin/Makefile:1.1 src/crypto/external/bsd/openssh/bin/Makefile:1.2
--- src/crypto/external/bsd/openssh/bin/Makefile:1.1	Sun Jun  7 22:38:45 2009
+++ src/crypto/external/bsd/openssh/bin/Makefile	Tue Jul 21 00:47:23 2009
@@ -1,8 +1,8 @@
-#	$NetBSD: Makefile,v 1.1 2009/06/07 22:38:45 christos Exp $
+#	$NetBSD: Makefile,v 1.2 2009/07/21 00:47:23 mrg Exp $
 
 .include <bsd.own.mk>
 
-SSHDIST?= ${NETBSDSRCDIR}/crypto/dist/ssh
+SSHDIST?= ${NETBSDSRCDIR}/crypto/external/bsd/openssh/dist
 
 SUBDIR=	ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server \
 	ssh-keysign ssh-keyscan sftp

Reply via email to