summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-add
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-09-26 21:52:50 +0000
committerderaadt <deraadt@openbsd.org>1999-09-26 21:52:50 +0000
commit4bc35eeeccf76a22c16fc9cce9d1939d4289724d (patch)
tree93c347e7a5b9538f14903e99afdb6e8be719414b /usr.bin/ssh/ssh-add
parentbuild ssh components using our build model (diff)
downloadwireguard-openbsd-4bc35eeeccf76a22c16fc9cce9d1939d4289724d.tar.xz
wireguard-openbsd-4bc35eeeccf76a22c16fc9cce9d1939d4289724d.zip
proper groups for install
Diffstat (limited to 'usr.bin/ssh/ssh-add')
-rw-r--r--usr.bin/ssh/ssh-add/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh-add/Makefile b/usr.bin/ssh/ssh-add/Makefile
index 271b0ad3c2c..ec509576ac5 100644
--- a/usr.bin/ssh/ssh-add/Makefile
+++ b/usr.bin/ssh/ssh-add/Makefile
@@ -2,7 +2,6 @@
PROG= ssh-add
BINOWN= root
-BINGRP= root
BINMODE=555
BINDIR= /usr/bin
LDADD= -lkrb -lcrypto -ldes -lgmp -lutil -lz