aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMike Barcroft <mike@FreeBSD.org>2003-06-12 02:46:47 +0000
committerMike Barcroft <mike@FreeBSD.org>2003-06-12 02:46:47 +0000
commite86c7447c2d6a30f17dd5ad9ae39b735642981c4 (patch)
treea1d597557c06dfba83f24b4f0b7ef98c0f0485d9 /usr.bin
parent8f8377109fe35a21895b74ccbe2c9312d46b2a5c (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/whois/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/whois/Makefile b/usr.bin/whois/Makefile
index 47196cb02815..e6f82fd8f276 100644
--- a/usr.bin/whois/Makefile
+++ b/usr.bin/whois/Makefile
@@ -1,8 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
-MAINTAINER= mike@FreeBSD.org
-
PROG= whois
.if defined(SOCKS)