summaryrefslogtreecommitdiffstats
path: root/libexec/bugfiler
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 21:24:58 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 21:24:58 +0000
commit96c19e77ba84863a2a404d16d79dd6b0371529c8 (patch)
tree17a7dd54ea9bc271a67296baffe485ae831bde74 /libexec/bugfiler
parent9d31fc7ba269aeec27e48eafb53d61731801c82b (diff)
downloadFreeBSD-src-96c19e77ba84863a2a404d16d79dd6b0371529c8.zip
FreeBSD-src-96c19e77ba84863a2a404d16d79dd6b0371529c8.tar.gz
Update to new make macros and disable Kerberos because we haven't got it
set up right yet.
Diffstat (limited to 'libexec/bugfiler')
-rw-r--r--libexec/bugfiler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/bugfiler/Makefile b/libexec/bugfiler/Makefile
index 98489ad..fb77633 100644
--- a/libexec/bugfiler/Makefile
+++ b/libexec/bugfiler/Makefile
@@ -5,8 +5,8 @@ CFLAGS+=-I${.CURDIR}
SRCS= bugfiler.c error.c gethead.c process.c redist.c reply.c
BINOWN= root
BINMODE=4555
-MAN1= sendbug.0
-MAN8= bugfiler.0
+MAN1= sendbug.1
+MAN8= bugfiler.8
beforeinstall:
install -c -o bin -g ${BINGRP} -m 555 \
OpenPOWER on IntegriCloud