aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMike Barcroft <mike@FreeBSD.org>2001-08-21 19:24:50 +0000
committerMike Barcroft <mike@FreeBSD.org>2001-08-21 19:24:50 +0000
commit666fb6724a1e091b21b85bb5e4a163ae4377a7ee (patch)
treeb8aa3796d2d52ce1922da6c887ef90fd86d207af /usr.bin
parentc9fa8f40febccf42c90f71da41f9d6e2f6e94c7b (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/whois/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/whois/Makefile b/usr.bin/whois/Makefile
index a066f9840b4d..f92ad6548f0e 100644
--- a/usr.bin/whois/Makefile
+++ b/usr.bin/whois/Makefile
@@ -1,6 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
+MAINTAINER= mike@FreeBSD.org
+
PROG= whois
WARNS?= 2