Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Jun 2007 13:37:59 -0500 (CDT)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/113462: www/gforge - fix typo in Makefile @echo
Message-ID:  <20070607183800.16965434001@sinistar.bluecows.com>
Resent-Message-ID: <200706071840.l57Ie7Wk005456@freefall.freebsd.org>

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

>Number:         113462
>Category:       ports
>Synopsis:       www/gforge - fix typo in Makefile @echo
>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:   Thu Jun 07 18:40:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD vidar.br0kenland.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jan 13 11:46:43 EST 2007 root@vidar.br0kenland.org:/usr/obj/usr/src/sys/VIDAR i386

>Description:
fixes the spelling of my name :)

>How-To-Repeat:
>Fix:

--- www_gforge.patch begins here ---
Index: www/gforge/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/gforge/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- www/gforge/Makefile	19 May 2007 20:24:54 -0000	1.19
+++ www/gforge/Makefile	7 Jun 2007 18:36:02 -0000
@@ -151,7 +151,7 @@
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} "If you are having trouble displaying gantt charts,"
 	@${ECHO_MSG} "please try increasing PHP's memory limit. Thanks to"
-	@${ECHO_MSG} "Erik Greenwalk for pointing this issue out."
+	@${ECHO_MSG} "Erik Greenwald for pointing this issue out."
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} "gforge is a huge project and complex to configure."
 	@${ECHO_MSG} "If you have some great ideas for this port please"
--- www_gforge.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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