From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- net/rwhois/Makefile | 2 ++ net/rwhois/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 net/rwhois/pkg-comment (limited to 'net/rwhois') diff --git a/net/rwhois/Makefile b/net/rwhois/Makefile index ac9374151013..8892e4634467 100644 --- a/net/rwhois/Makefile +++ b/net/rwhois/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Internic referral whois server + .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif diff --git a/net/rwhois/pkg-comment b/net/rwhois/pkg-comment deleted file mode 100644 index 7cdf3c2a94e7..000000000000 --- a/net/rwhois/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Internic referral whois server -- cgit