summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-05-14 17:01:07 +0000
committerache <ache@FreeBSD.org>1995-05-14 17:01:07 +0000
commit492dcc2fc3fbf42e39af2ee6ca084f6f3d33ecf0 (patch)
treec9e91a7843a46f3f36b828afb0b99e726c1ae6f1
parent58025d3c03d06bf07b415af7179e90dd47dbbc56 (diff)
downloadFreeBSD-src-492dcc2fc3fbf42e39af2ee6ca084f6f3d33ecf0.zip
FreeBSD-src-492dcc2fc3fbf42e39af2ee6ca084f6f3d33ecf0.tar.gz
Install uuconv/uuchk with right permissions
-rw-r--r--gnu/libexec/uucp/uuchk/Makefile5
-rw-r--r--gnu/libexec/uucp/uuconv/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/gnu/libexec/uucp/uuchk/Makefile b/gnu/libexec/uucp/uuchk/Makefile
index 46df27f..707dcee 100644
--- a/gnu/libexec/uucp/uuchk/Makefile
+++ b/gnu/libexec/uucp/uuchk/Makefile
@@ -1,10 +1,7 @@
# Makefile for uuchk
-# $Id: Makefile,v 1.2 1994/05/31 05:11:12 ache Exp $
+# $Id: Makefile,v 1.3 1994/05/31 05:46:20 ache Exp $
BINDIR= $(sbindir)
-BINOWN= $(owner)
-BINGRP= $(group)
-BINMODE= 550
PROG= uuchk
SRCS= uuchk.c
diff --git a/gnu/libexec/uucp/uuconv/Makefile b/gnu/libexec/uucp/uuconv/Makefile
index a4c17ef..f83920b 100644
--- a/gnu/libexec/uucp/uuconv/Makefile
+++ b/gnu/libexec/uucp/uuconv/Makefile
@@ -1,10 +1,7 @@
# Makefile for uuconv
-# $Id: Makefile,v 1.2 1994/05/31 05:13:08 ache Exp $
+# $Id: Makefile,v 1.3 1994/05/31 05:46:34 ache Exp $
BINDIR= $(sbindir)
-BINOWN= $(owner)
-BINGRP= $(group)
-BINMODE= 550
PROG= uuconv
SRCS= uuconv.c
OpenPOWER on IntegriCloud