From 0f8691556b25fbee05b63719b3993d1d57704104 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 31 May 1994 15:55:43 +0000 Subject: Back out previous change and allow uucico to run by others, this required by several programs --- gnu/libexec/uucp/uucico/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gnu/libexec') diff --git a/gnu/libexec/uucp/uucico/Makefile b/gnu/libexec/uucp/uucico/Makefile index 145616c..0e7c73c 100644 --- a/gnu/libexec/uucp/uucico/Makefile +++ b/gnu/libexec/uucp/uucico/Makefile @@ -1,10 +1,9 @@ # Makefile for uucico -# $Id: Makefile,v 1.4 1994/05/31 05:08:11 ache Exp $ +# $Id: Makefile,v 1.5 1994/05/31 05:46:32 ache Exp $ BINDIR= $(sbindir) BINOWN= $(owner) -BINGRP= $(group) -BINMODE= 4550 +BINMODE= 4555 PROG= uucico SRCS= uucico.c trans.c send.c rec.c xcmd.c prot.c protg.c protf.c \ -- cgit v1.1