aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chat/Makefile')
-rw-r--r--usr.bin/chat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
index 2d25d76a12a0..d1043470765f 100644
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -2,8 +2,7 @@
PROG= chat
CFLAGS+=-Wall
-SRCS= chat.c
-MAN8= chat.8
+MAN= chat.8
#as per policies section in handbook
MAINTAINER= peter@freebsd.org