summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/chat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
index 93475aa..f778961 100644
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
+# I once used this extensively, but no longer have a modem. Feel free
+# to ask me questions about it, but I disclaim ownership now. -Peter
+
PROG= chat
MAN= chat.8
CFLAGS+=-fno-builtin-logf
-#as per policies section in handbook
-MAINTAINER= peter@freebsd.org
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud