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 2003-06-12 02:46:47 +00:00
parent 2aad7b15b4
commit e26f63805c
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)