Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Mar 2002 19:33:19 -0600 (CST)
From:      Mario Doria <madd@tecdigital.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35657: The language in Brazil is portuguese, not brazillian 
Message-ID:  <20020308013319.6F0E67164@mario.localdomain>

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

>Number:         35657
>Category:       ports
>Synopsis:       The language in Brazil is portuguese, not brazillian
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 07 17:40:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mario Doria
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD mario.localdomain 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 7 02:11:12 CST 2002 madd@mario.localdomain:/usr/obj/usr/src/sys/MARIO i386


	
>Description:

	The makefile in ports/textproc/ispell mentions Brazillian, which is a language which does not exist,
	the language in Brazil is portuguese.
	
>How-To-Repeat:
	
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile	Thu Feb 28 00:32:14 2002
+++ Makefile.new	Thu Mar  7 19:29:27 2002
@@ -44,7 +44,7 @@
 	@${ECHO_MSG} '*  - Finnish                   ISPELL_FI=yes            *'
 	@${ECHO_MSG} '*    (or ISPELL_FI=[small|large] (medium is default)    *'
 	@${ECHO_MSG} '*  - French                    ISPELL_FR=yes            *'
-	@${ECHO_MSG} '*  - Brasilian                 ISPELL_BR=yes            *'
+	@${ECHO_MSG} '*  - Portuguese                ISPELL_BR=yes            *'
 	@${ECHO_MSG} '*  - German (old spelling)     ISPELL_DEALT=yes         *'
 	@${ECHO_MSG} '*  - German (new spelling)     ISPELL_DENEU=yes         *'
 	@${ECHO_MSG} '*  - Swedish                   ISPELL_SE=yes            *'
--- Makefile.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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