Drop maintainership of whois(1). If someone needs a review they can

find me in the whois.c revision history.
This commit is contained in:
Mike Barcroft 2003-06-12 02:46:47 +00:00
parent 8f8377109f
commit e86c7447c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116229
2 changed files with 0 additions and 3 deletions

View File

@ -162,7 +162,6 @@ usr.bin/bzip2recover/Makefile:MAINTAINER= obrien@FreeBSD.org
usr.bin/chat/Makefile:MAINTAINER= peter@freebsd.org
usr.bin/locate/Makefile:MAINTAINER= wosch@FreeBSD.org
usr.bin/vacation/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.bin/whois/Makefile:MAINTAINER= mike@FreeBSD.org
usr.sbin/editmap/Makefile:MAINTAINER= gshapiro@FreeBSD.org
usr.sbin/inetd/Makefile:MAINTAINER= dwmalone@FreeBSD.org
usr.sbin/iostat/Makefile:MAINTAINER= ken@FreeBSD.ORG

View File

@ -1,8 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
MAINTAINER= mike@FreeBSD.org
PROG= whois
.if defined(SOCKS)