misc/93725: french/ispell : fix mastersite

Jean-François BOEUF jfb at minet.net
Wed Feb 22 13:40:13 PST 2006


>Number:         93725
>Category:       misc
>Synopsis:       french/ispell : fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 22 21:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-François BOEUF
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
Mastersite for francais-IREQ-1.4.tar.gz is broken :
http://people.freebsd.org/~fenner/portsurvey/french.html#ispell
>How-To-Repeat:
              
>Fix:
This patch on textproc/ispell fixes the mastersite.

ispell.diff
=============================================================
--- ports/textproc/ispell/Makefile  Wed Feb 22 22:26:27 2006
+++ ports/textproc/ispell/Makefile  Wed Feb 22 22:34:56 2006
@@ -73,7 +73,7 @@
 .endif
 .if defined(ISPELL_FR)
 FRDISTFILE=  francais-IREQ-1.4.tar.gz
-MASTER_SITES+= ftp://ftp.robot.ireq.ca/pub/ispell/:fr
+MASTER_SITES+= ftp://ftp.lip6.fr/pub/ispell/francais/:fr
 EXTRA_DICT+= ${FRDISTFILE}:fr
 .endif
 .if defined(ISPELL_SE)

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


More information about the freebsd-bugs mailing list