summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh/Makefile b/usr.bin/ssh/ssh/Makefile
index f493e1ff968..0bdeaa7a9ed 100644
--- a/usr.bin/ssh/ssh/Makefile
+++ b/usr.bin/ssh/ssh/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.37 2002/03/05 00:49:51 deraadt Exp $
+# $OpenBSD: Makefile,v 1.38 2002/05/04 03:00:40 deraadt Exp $
.PATH: ${.CURDIR}/..
PROG= ssh
BINOWN= root
-BINMODE?=4555
+#BINMODE?=4555
BINDIR= /usr/bin
MAN= ssh.1