summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-12 10:04:42 +0000
committerru <ru@FreeBSD.org>2001-09-12 10:04:42 +0000
commitad71f55b3686c9edb8a65e2d2103030f430d2b35 (patch)
tree175a4d71006fa3c6908ce1c1391e7920fb3f9331 /usr.bin/tip
parent5596676e6c6c1e81e899cd0531f9b1c28a292669 (diff)
downloadFreeBSD-src-ad71f55b3686c9edb8a65e2d2103030f430d2b35.zip
FreeBSD-src-ad71f55b3686c9edb8a65e2d2103030f430d2b35.tar.gz
Fixed some of style bugs.
Diffstat (limited to 'usr.bin/tip')
-rw-r--r--usr.bin/tip/tip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tip/tip/Makefile b/usr.bin/tip/tip/Makefile
index 982f3dc..5b67c36 100644
--- a/usr.bin/tip/tip/Makefile
+++ b/usr.bin/tip/tip/Makefile
@@ -21,12 +21,12 @@ LINKS= ${BINDIR}/tip
MAN= tip.1 modems.5
SRCS= acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c log.c partab.c \
remote.c tip.c tipout.c value.c vars.c
-INSTALLFLAGS+= -fschg
BINDIR?= /usr/bin
BINOWN= uucp
BINGRP= dialer
#BINMODE?= 4510
+INSTALLFLAGS= -fschg
# XXX: there is some concern that `tip' in its current state shouldn't run
# SUID. If it believed it should, the mode above may still no be proper.
OpenPOWER on IntegriCloud