diff options
| author | Mike Barcroft <mike@FreeBSD.org> | 2003-06-12 02:46:47 +0000 |
|---|---|---|
| committer | Mike Barcroft <mike@FreeBSD.org> | 2003-06-12 02:46:47 +0000 |
| commit | e86c7447c2d6a30f17dd5ad9ae39b735642981c4 (patch) | |
| tree | a1d597557c06dfba83f24b4f0b7ef98c0f0485d9 /usr.bin | |
| parent | 8f8377109fe35a21895b74ccbe2c9312d46b2a5c (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/whois/Makefile | 2 |
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) |
