From nobody@FreeBSD.org  Thu Aug  5 14:42:24 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1DB08106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 Aug 2010 14:42:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0C3968FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 Aug 2010 14:42:24 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o75EgNQm011027
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 5 Aug 2010 14:42:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o75EgNPV011026;
	Thu, 5 Aug 2010 14:42:23 GMT
	(envelope-from nobody)
Message-Id: <201008051442.o75EgNPV011026@www.freebsd.org>
Date: Thu, 5 Aug 2010 14:42:23 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] security/bruteblock: typo in pkg-message
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149326
>Category:       ports
>Synopsis:       [patch] security/bruteblock: typo in pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 05 14:50:07 UTC 2010
>Closed-Date:    Thu Aug 05 15:09:54 UTC 2010
>Last-Modified:  Thu Aug 05 15:09:54 UTC 2010
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
There is a typo in files/pkg-message.in:

s/detailts/details/;
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urp bruteblock.old/files/pkg-message.in bruteblock/files/pkg-message.in
--- bruteblock.old/files/pkg-message.in	2006-10-07 07:44:54.000000000 +0400
+++ bruteblock/files/pkg-message.in	2010-08-05 18:40:39.000000000 +0400
@@ -24,4 +24,4 @@ auth.info;authpriv.info                 
  
   and start bruteblockd: %%PREFIX%%/etc/rc.d/bruteblockd.sh start
 
-See bruteblock(8) for more detailts.
+See bruteblock(8) for more details.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 5 14:50:25 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149326 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Thu Aug 5 15:09:53 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149326 
>Unformatted:
