diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-31 07:47:39 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-05-31 07:47:39 +0000 |
| commit | 9c07bcf01d7f2b38abb2cd642a8f3114a1bf76f8 (patch) | |
| tree | 45e6f908d284b5df6bf3b4db8fadb228822f5221 /gnu/libexec | |
| parent | 70db166b79eb1567e8b4c67c483943b2233388b2 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/cu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/libexec/uucp/cu/Makefile b/gnu/libexec/uucp/cu/Makefile index 180498635fdd..53343cecf529 100644 --- a/gnu/libexec/uucp/cu/Makefile +++ b/gnu/libexec/uucp/cu/Makefile @@ -1,10 +1,9 @@ # Makefile for cu -# $Id: Makefile,v 1.1 1993/08/05 18:23:27 conklin Exp $ +# $Id: Makefile,v 1.2 1994/05/31 05:23:39 ache Exp $ BINDIR= $(bindir) BINOWN= $(owner) -BINGRP= dialer -BINMODE= 4550 +BINMODE= 4555 PROG= cu SRCS= cu.c prot.c log.c chat.c conn.c tcp.c tli.c copy.c |
