summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/rcp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile
index df53707..f6db9bc 100644
--- a/bin/rcp/Makefile
+++ b/bin/rcp/Makefile
@@ -18,8 +18,8 @@ DISTRIBUTION= krb
.PATH: ${.CURDIR}/../../crypto/kerberosIV/appl/bsd
.endif
-#BINOWN= root
-#BINMODE=4555
-#INSTALLFLAGS=-fschg
+BINOWN= root
+BINMODE=4555
+INSTALLFLAGS=-fschg
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud