aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/whois/Makefile
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/whois/Makefile
parent8f8377109fe35a21895b74ccbe2c9312d46b2a5c (diff)
downloadsrc-e86c7447c2d6a30f17dd5ad9ae39b735642981c4.tar.gz
src-e86c7447c2d6a30f17dd5ad9ae39b735642981c4.zip
Drop maintainership of whois(1). If someone needs a review they can
find me in the whois.c revision history.
Notes
Notes: svn path=/head/; revision=116229
Diffstat (limited to 'usr.bin/whois/Makefile')
-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)