ports/61267: {non maintainer] net/ipaudit: correct pkg-message

Markus Brueffer brueffer at phoenix-systems.de
Mon Jan 12 21:11:57 UTC 2004


>Number:         61267
>Category:       ports
>Synopsis:       {non maintainer] net/ipaudit: correct pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 12 13:10:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.2-CURRENT FreeBSD 5.2-CURRENT #16: Mon Dec 22 00:35:14 CET 2003 root at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	net/ipaudit:

	Correct the path to the configfile in pkg-message.

	Maintainer CC'd

>How-To-Repeat:
>Fix:

--- ipaudit.diff begins here ---
diff -ruN ipaudit.orig/pkg-message ipaudit/pkg-message
--- ipaudit.orig/pkg-message	Mon Jan 12 21:53:05 2004
+++ ipaudit/pkg-message	Mon Jan 12 21:54:01 2004
@@ -1,10 +1,10 @@
 ***********************************************************
  
 	Please copy %%PREFIX%%/etc/ipaudit.conf.sample to
-	%%PREFIX%%/ipaudit.conf by yourself and modify it,
-	then start ipaudit with
+	%%PREFIX%%/etc/ipaudit.conf by yourself and modify
+	it, then start ipaudit with
 
-	'ipaudit -g /usr/local/etc/ipaudit.conf' command.
+	'ipaudit -g %%PREFIX%%/etc/ipaudit.conf' command.
 
 	Thanks.
 
--- ipaudit.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list