From owner-cvs-all@FreeBSD.ORG  Wed Jun 23 13:33:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F0EE316A4CE; Wed, 23 Jun 2004 13:33:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D1FC043D3F; Wed, 23 Jun 2004 13:33:50 +0000 (GMT)
	(envelope-from jeh@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5NDXcbW031819;
	Wed, 23 Jun 2004 13:33:38 GMT
	(envelope-from jeh@repoman.freebsd.org)
Received: (from jeh@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5NDXceK031818;
	Wed, 23 Jun 2004 13:33:38 GMT
	(envelope-from jeh)
Message-Id: <200406231333.i5NDXceK031818@repoman.freebsd.org>
From: "James E. Housley" <jeh@FreeBSD.org>
Date: Wed, 23 Jun 2004 13:33:38 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/sysutils/healthd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 23 Jun 2004 13:33:51 -0000

jeh         2004-06-23 13:33:38 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/healthd     Makefile 
  Log:
  Give help for the standard ports option WITHOUT_IPV6, so it is visiable
  without having to read the Makefile.  The same can be accomplished via
  adding the "-6" option when running healthd.
  
  PR:             68207
  Submitted by:   Walter Venable <weaseal@users.sourceforge.net>
  
  Revision  Changes    Path
  1.48      +4 -0      ports/sysutils/healthd/Makefile