diff options
| author | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-13 17:35:18 +0000 |
|---|---|---|
| committer | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-13 17:35:18 +0000 |
| commit | b7ae6bf54ad73279644ed978070fd1aa422553b6 (patch) | |
| tree | eefe2b4b0fdf97e02a9a7993d07d3d0f127c4ca5 /gnu/libexec/uucp | |
| parent | aefda6c59cdcf757bdba0faa67f5a165ac4ab8a1 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec/uucp')
| -rw-r--r-- | gnu/libexec/uucp/uuxqt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uuxqt/Makefile b/gnu/libexec/uucp/uuxqt/Makefile index f1174497dd82..b2777c79c72a 100644 --- a/gnu/libexec/uucp/uuxqt/Makefile +++ b/gnu/libexec/uucp/uuxqt/Makefile @@ -1,10 +1,10 @@ # Makefile for uuxqt -# $Id$ +# $Id: Makefile,v 1.8 1997/02/22 15:28:57 peter Exp $ BINDIR= $(libxdir) BINOWN= $(owner) BINGRP= $(group) -BINMODE= 4550 +BINMODE= 6550 PROG= uuxqt SRCS= uuxqt.c util.c log.c copy.c |
