ports/130111: [PATCH] www/rt38 - fix path in pkg-message.in

Nino nino80 at gmail.com
Fri Jan 2 09:50:03 UTC 2009


>Number:         130111
>Category:       ports
>Synopsis:       [PATCH] www/rt38 - fix path in pkg-message.in
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 02 09:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nino
>Release:        6.4-RELEASE
>Organization:
-
>Environment:
-
>Description:
www/rt38 port contains a typo in files/pkg-message.in (%%LOCALBASE% -> %%LOCALBASE%%).
>How-To-Repeat:
-
>Fix:
apply patch

Patch attached with submission follows:

--- pkg-message.in.orig	2008-12-29 06:35:06.000000000 +0100
+++ pkg-message.in	2009-01-02 10:34:22.000000000 +0100
@@ -2,7 +2,7 @@
 
 To complete the installation of this port, please follow these steps:
 
-1. Edit %%LOCALBASE%/etc/rt38/RT_SiteConfig.pm, by referring to
+1. Edit %%LOCALBASE%%/etc/rt38/RT_SiteConfig.pm, by referring to
    the default config file (%%LOCALBASE%%/etc/rt38/RT_Config.pm).
 2. Configure the email and web gateways.  Please refer to
    'SETTING UP THE MAIL GATEWAY' in %%DOCSDIR%%/README


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



More information about the freebsd-ports-bugs mailing list