From owner-svn-ports-all@FreeBSD.ORG Fri Feb 27 21:41:21 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1649CB65 for ; Fri, 27 Feb 2015 21:41:21 +0000 (UTC) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B7D1D8F for ; Fri, 27 Feb 2015 21:41:20 +0000 (UTC) Received: by labhv19 with SMTP id hv19so20011964lab.10 for ; Fri, 27 Feb 2015 13:41:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=qtgsZ25T1psS1kds5MD7etqauRT1ZbKoHg1JDXuSMmI=; b=c5WUZgWOHb4V9SDNvBFU3x+9zPpOfSqDB3iib5DTxw0zO1sg8Rv806BpPfxOXj3+W1 U5Sm4p63+JIUime3l/kr/szVri10lem7PgBd3FxXGl6cdVdIgDXQqGRPFIyVrqZvbImf kZMcPaotqqTezuwBtOhNVrXBjBtCRYI1dl9iFWUwwEVBT6UrNyfVmpqF5EPSj1/2TuN6 UUIxRbUAODSxKnL3SP5O+EknjaT+jo6vVvDqmDy2Af1DJFJm5bhFb8aYvnZUzbEOwksZ 5O1VcHcEsD+0lisBXwuNSf5UkWxlHUP5HPt1WKZYV7pYCFnAiRGGgGOMmo0FRwnIIR4F Ci2Q== X-Gm-Message-State: ALoCoQnoKIguPuRASH3mWoc9y+a1c9WadsyrbHtNRqmwbl1kl5pujI1jLVYshUREIaxPJPVzf70R X-Received: by 10.112.183.130 with SMTP id em2mr13839987lbc.53.1425073273134; Fri, 27 Feb 2015 13:41:13 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.112.142.39 with HTTP; Fri, 27 Feb 2015 13:40:52 -0800 (PST) In-Reply-To: <201502272048.t1RKmH1w093389@svn.freebsd.org> References: <201502272048.t1RKmH1w093389@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Feb 2015 05:40:52 +0800 X-Google-Sender-Auth: eX2oT71GKN6QyB9sK08NwFK0Abs Message-ID: Subject: Re: svn commit: r380125 - head/www/p5-Protocol-HTTP2 To: Bryan Drewery Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2015 21:41:21 -0000 On Sat, Feb 28, 2015 at 4:48 AM, Bryan Drewery wrote: > Author: bdrewery > Date: Fri Feb 27 20:48:16 2015 > New Revision: 380125 > URL: https://svnweb.freebsd.org/changeset/ports/380125 > QAT: https://qat.redports.org/buildarchive/r380125/ > > Log: > Fix category > Thanks. I thought portlint would catch this typo but obviously it doesn't. :( Regards, sunpoet