diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-13 12:30:17 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-13 12:30:17 +0000 |
| commit | 12421b942f426ce8bdcce5b3dcaf3439259aab5b (patch) | |
| tree | 9046e6665428730dc7693b9d9ead17552679a5a6 /gnu/libexec/uucp/uucico | |
| parent | cbed30a5cfd0ad251f8556ce51a68e678b479672 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec/uucp/uucico')
| -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 0e7c73c8ed8c..f968c3500efe 100644 --- a/gnu/libexec/uucp/uucico/Makefile +++ b/gnu/libexec/uucp/uucico/Makefile @@ -1,7 +1,7 @@ # Makefile for uucico -# $Id: Makefile,v 1.5 1994/05/31 05:46:32 ache Exp $ +# $Id: Makefile,v 1.6 1994/05/31 15:55:43 ache Exp $ -BINDIR= $(sbindir) +BINDIR= $(libxdir) BINOWN= $(owner) BINMODE= 4555 |
