From owner-cvs-all@FreeBSD.ORG Wed Oct 3 08:35:00 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 603F016A421; Wed, 3 Oct 2007 08:35:00 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 41D2E13C46E; Wed, 3 Oct 2007 08:35:00 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l938Z0vv000163; Wed, 3 Oct 2007 08:35:00 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l938Z03d000162; Wed, 3 Oct 2007 08:35:00 GMT (envelope-from stefan) Message-Id: <200710030835.l938Z03d000162@repoman.freebsd.org> From: Stefan Walter Date: Wed, 3 Oct 2007 08:35:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/nmh Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 08:35:00 -0000 stefan 2007-10-03 08:35:00 UTC FreeBSD ports repository Modified files: mail/nmh Makefile Log: Override compiler optimization to make the compiled programs work on -CURRENT. PR: 115939 Submitted by: phk Approved by: maintainer timeout (>4 weeks) Revision Changes Path 1.43 +1 -1 ports/mail/nmh/Makefile