diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-31 05:08:11 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-31 05:08:11 +0000 |
| commit | 5789078704e909fb707a181da5ed6ed8bf644312 (patch) | |
| tree | 27e85c6c4a77ac69c7a180bf788cd02c5ee50d5b /gnu/libexec | |
| parent | 1b7219ff62ad126f0d75ab50e261b8e0c2acac39 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/uucico/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uucico/Makefile b/gnu/libexec/uucp/uucico/Makefile index 7483335647f6..380cde6d6271 100644 --- a/gnu/libexec/uucp/uucico/Makefile +++ b/gnu/libexec/uucp/uucico/Makefile @@ -1,9 +1,9 @@ # Makefile for uucico -# $Id: Makefile,v 1.2 1993/08/06 23:38:23 rgrimes Exp $ +# $Id: Makefile,v 1.3 1994/05/07 18:13:40 ache Exp $ BINDIR= $(sbindir) BINOWN= $(owner) -BINMODE= 4555 +BINMODE= 4550 PROG= uucico SRCS= uucico.c trans.c send.c rec.c xcmd.c prot.c protg.c protf.c \ |
