summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-10-29 19:24:04 +0000
committerpeter <peter@FreeBSD.org>2003-10-29 19:24:04 +0000
commitee845c3e4fabbc2313ea34dc599c605360389344 (patch)
tree3ab7c74783ef061010b836a08cab0cb7aeb92815 /usr.bin
parent16414b86ee1f6ced718757e12e7f1fc472169377 (diff)
downloadFreeBSD-src-ee845c3e4fabbc2313ea34dc599c605360389344.zip
FreeBSD-src-ee845c3e4fabbc2313ea34dc599c605360389344.tar.gz
Disclaim ownership of pppd/chat. It is vendor code, but has been badly
neglected here.
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