ports/149326: [patch] security/bruteblock: typo in pkg-message

pluknet pluknet at gmail.com
Thu Aug 5 14:50:07 UTC 2010


>Number:         149326
>Category:       ports
>Synopsis:       [patch] security/bruteblock: typo in pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 05 14:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list