Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2013 12:24:18 +0200 (CEST)
From:      Stefan `Sec` Zehl <sec@42.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lev@FreeBSD.org
Subject:   ports/181543: Typo in subversion port Makefile
Message-ID:  <20130826102418.C375F28406@ice.42.org>
Resent-Message-ID: <201308261030.r7QAU6LU058017@freefall.freebsd.org>

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

>Number:         181543
>Category:       ports
>Synopsis:       Typo in subversion port Makefile
>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:   Mon Aug 26 10:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 8.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ice 8.4-STABLE FreeBSD 8.4-STABLE #23 r252204: Tue Jun 25 14:30:35 CEST 2013 root@ice:/usr/obj/usr/src/sys/ICE amd64


	
>Description:

minor typo in the makefile text.
	
>How-To-Repeat:
	
>Fix:

--- subversion/Makefile.org	2013-07-24 19:18:50.000000000 +0200
+++ subversion/Makefile	2013-08-26 12:21:39.000000000 +0200
@@ -142,7 +142,7 @@
 .if ${PORT_OPTIONS:MTOOLS}
 	@${ECHO_MSG} "Several tools enabled."
 .else
-	@${ECHO_MSG} "You can enable installation fo tools"
+	@${ECHO_MSG} "You can enable installation of tools"
 .endif
 	@${ECHO_MSG} ""
 .if ${PORT_OPTIONS:MMOD_DAV_SVN}


	


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



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