Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2006 16:06:44 -0600 (CST)
From:      Paul Schmehl <pauls@utdallas.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105391: security/sguil-server, correct spelling error in COMMENT
Message-ID:  <20061110220644.6418426181E@utd59514.utdallas.edu>
Resent-Message-ID: <200611102210.kAAMAVEp025733@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105391
>Category:       ports
>Synopsis:       security/sguil-server, correct spelling error in COMMENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 10 22:10:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Paul Schmehl
>Release:        FreeBSD 6.0-RELEASE-p6 i386
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Sat Apr 1 21:39:10 CST 2006 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	I transposed a "q" for a "g" in the COMMENT in both Makefiles :-(
>How-To-Repeat:
	
>Fix:

	

--- patch-Makefile begins here ---
--- Makefile.orig	Fri Nov 10 16:03:40 2006
+++ Makefile	Fri Nov 10 14:20:43 2006
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	sguil
 
 MAINTAINER=	pauls@utdallas.edu
-COMMENT=	Squil is a network security monitoring program
+COMMENT=	Sguil is a network security monitoring program
 
 RUN_DEPENDS=	p0f:${PORTSDIR}/net-mgmt/p0f \
 		tcpflow:${PORTSDIR}/net/tcpflow \
--- patch-Makefile ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061110220644.6418426181E>