diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-31 15:55:43 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-31 15:55:43 +0000 |
| commit | 4a62bda2aee7a613a9f7d222c73889c4f76daa97 (patch) | |
| tree | c83f27e0994aab0981e718534fad09fa2fb4236d /gnu/libexec | |
| parent | d05c8c19064bafc6192aa33a05680af70ee9987d (diff) | |
Notes
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/uucico/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/libexec/uucp/uucico/Makefile b/gnu/libexec/uucp/uucico/Makefile index 145616c3fb05..0e7c73c8ed8c 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 \ |
