diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /net/rwhoisd | |
parent | caad53e726f891677e7d2125a7b5c32ac6312dd1 (diff) | |
download | ports-5b79c1e047e7adee7a345452072f0c0799eae7f2.tar.gz ports-5b79c1e047e7adee7a345452072f0c0799eae7f2.zip |
Notes
Diffstat (limited to 'net/rwhoisd')
-rw-r--r-- | net/rwhoisd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index 9ea1b154b7f8..13c5dc8c0dfd 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.rwhois.net/pub/ DISTNAME= rwhois-1.0B9.2 -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper |