From conrads@serene.no-ip.org Tue Feb 14 04:40:16 2012 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C733106564A for ; Tue, 14 Feb 2012 04:40:16 +0000 (UTC) (envelope-from conrads@serene.no-ip.org) Received: from eastrmfepo101.cox.net (eastrmfepo101.cox.net [68.230.241.213]) by mx1.freebsd.org (Postfix) with ESMTP id 1F4DF8FC12 for ; Tue, 14 Feb 2012 04:40:15 +0000 (UTC) Received: from eastrmimpo210.cox.net ([68.230.241.225]) by eastrmfepo101.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120214044010.KNYI18243.eastrmfepo101.cox.net@eastrmimpo210.cox.net> for ; Mon, 13 Feb 2012 23:40:10 -0500 Received: from serene.no-ip.org ([98.164.84.176]) by eastrmimpo210.cox.net with bizsmtp id Zgg71i00J3oG0Ji02gg8E0; Mon, 13 Feb 2012 23:40:09 -0500 Received: from serene.no-ip.org (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q1E4e780042280 for ; Mon, 13 Feb 2012 22:40:07 -0600 (CST) (envelope-from conrads@serene.no-ip.org) Received: (from root@localhost) by serene.no-ip.org (8.14.5/8.14.5/Submit) id q1E4e2Ns042279; Mon, 13 Feb 2012 22:40:02 -0600 (CST) (envelope-from conrads) Message-Id: <201202140440.q1E4e2Ns042279@serene.no-ip.org> Date: Mon, 13 Feb 2012 22:40:02 -0600 (CST) From: "Conrad J. Sabatier" Reply-To: "Conrad J. Sabatier" To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [patch] ports/Mk/bsd.port.mk misspelling correction X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 165125 >Category: ports >Synopsis: [patch] ports/Mk/bsd.port.mk misspelling correction >Confidential: no >Severity: non-critical >Priority: low >Responsible: portmgr >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 14 04:50:09 UTC 2012 >Closed-Date: >Last-Modified: Tue Feb 14 04:50:19 UTC 2012 >Originator: Conrad J. Sabatier >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD serene.no-ip.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Feb 12 19:15:46 CST 2012 conrads@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64 >Description: Correct some misspellings/grammatical errors in the pretty-print-www-site target >How-To-Repeat: cd ; make pretty-print-www-site >Fix: patch below --- bsd.port.mk.diff begins here --- Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.705 diff -u -r1.705 bsd.port.mk --- bsd.port.mk 2 Feb 2012 07:21:14 -0000 1.705 +++ bsd.port.mk 14 Feb 2012 04:14:16 -0000 @@ -4445,7 +4445,7 @@ if [ -n "$${www_site}" ]; then \ ${ECHO_MSG} -n " and/or visit the "; \ ${ECHO_MSG} -n "web site"; \ - ${ECHO_MSG} " for futher informations"; \ + ${ECHO_MSG} " for further information"; \ fi .endif --- bsd.port.mk.diff ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->portmgr Responsible-Changed-By: edwin Responsible-Changed-When: Tue Feb 14 04:50:18 UTC 2012 Responsible-Changed-Why: bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=165125 >Unformatted: