summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-05 15:25:05 +0000
committerru <ru@FreeBSD.org>2001-07-05 15:25:05 +0000
commit88bd9429d1da75ac6bb81dc821dc4a4d20a5cfc0 (patch)
tree748b8a40edf15c97d071cbfd4a63e006d08c0f4f /usr.sbin
parent8d650ec72dc37d341306e3fa9dd151db0ba9a46e (diff)
downloadFreeBSD-src-88bd9429d1da75ac6bb81dc821dc4a4d20a5cfc0.zip
FreeBSD-src-88bd9429d1da75ac6bb81dc821dc4a4d20a5cfc0.tar.gz
Don't override the default BINMODE.
Submitted by: bde
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pw/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile
index 9356963..009613c 100644
--- a/usr.sbin/pw/Makefile
+++ b/usr.sbin/pw/Makefile
@@ -12,6 +12,4 @@ CFLAGS+= -W -Wall
LDADD= -lcrypt -lutil
DPADD= ${LIBCRYPT} ${LIBUTIL}
-BINMODE=0555
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud