aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-05-31 07:37:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-05-31 07:37:25 +0000
commit70db166b79eb1567e8b4c67c483943b2233388b2 (patch)
treea5336483eb88378ddfa00bd43e119e8de7087a43 /gnu/libexec
parent33dddc66c640a152933f9cb1f8d198a3ba7d461e (diff)
downloadsrc-70db166b79eb1567e8b4c67c483943b2233388b2.tar.gz
src-70db166b79eb1567e8b4c67c483943b2233388b2.zip
Allow uux and uucp to run by others,
we can got problems with various mailers in other case
Notes
Notes: svn path=/head/; revision=1656
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/uucp/Makefile5
-rw-r--r--gnu/libexec/uucp/uux/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/gnu/libexec/uucp/uucp/Makefile b/gnu/libexec/uucp/uucp/Makefile
index e44afea4d35b..4cb4afa8138a 100644
--- a/gnu/libexec/uucp/uucp/Makefile
+++ b/gnu/libexec/uucp/uucp/Makefile
@@ -1,10 +1,9 @@
# Makefile for uucp
-# $Id: Makefile,v 1.1 1993/08/05 18:27:34 conklin Exp $
+# $Id: Makefile,v 1.2 1994/05/31 05:37:12 ache Exp $
BINDIR= $(bindir)
BINOWN= $(owner)
-BINGRP= $(group)
-BINMODE= 4550
+BINMODE= 4555
PROG= uucp
SRCS= uucp.c util.c log.c copy.c
diff --git a/gnu/libexec/uucp/uux/Makefile b/gnu/libexec/uucp/uux/Makefile
index 7d8c92fbafec..4ee45a431455 100644
--- a/gnu/libexec/uucp/uux/Makefile
+++ b/gnu/libexec/uucp/uux/Makefile
@@ -1,10 +1,9 @@
# Makefile for uux
-# $Id: Makefile,v 1.1 1993/08/05 18:28:14 conklin Exp $
+# $Id: Makefile,v 1.2 1994/05/31 05:46:38 ache Exp $
BINDIR= $(bindir)
BINOWN= $(owner)
-BINGRP= $(group)
-BINMODE= 4550
+BINMODE= 4555
PROG= uux
SRCS= uux.c util.c log.c copy.c