From owner-cvs-ports@FreeBSD.ORG Tue Mar 8 12:41:26 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C3D16A4CE; Tue, 8 Mar 2005 12:41:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C25843D1F; Tue, 8 Mar 2005 12:41:26 +0000 (GMT) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28CfQaW082556; Tue, 8 Mar 2005 12:41:26 GMT (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28CfQv6082555; Tue, 8 Mar 2005 12:41:26 GMT (envelope-from matusita) Message-Id: <200503081241.j28CfQv6082555@repoman.freebsd.org> From: Makoto Matsushita Date: Tue, 8 Mar 2005 12:41:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jwhois Makefile ports/net/jwhois/files jwhois.conf X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:41:26 -0000 matusita 2005-03-08 12:41:26 UTC FreeBSD ports repository Modified files: net/jwhois Makefile Added files: net/jwhois/files jwhois.conf Log: Install the latest jwhois.conf file that comes from jwhois CVS repository. - fetch jwhois.conf rev 1.106[1] via viewcvs. - put it to files/jwhois.conf - make a typo fix (s/whios/whois/g;) to files/jwhois.conf (this change will be submitted to original author very soon) [1] http://savannah.gnu.org/cgi-bin/viewcvs/jwhois/jwhois/example/jwhois.conf This commit makes content change, so bump PORTREVISION. Enjoy. Suggested by: Shinichiro Komatsu (via ReichaNet channel) Revision Changes Path 1.24 +11 -3 ports/net/jwhois/Makefile 1.1 +871 -0 ports/net/jwhois/files/jwhois.conf (new)