Date: Wed, 22 Feb 2006 21:38:04 GMT From: Jean-François BOEUF <jfb@minet.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/93725: french/ispell : fix mastersite Message-ID: <200602222138.k1MLc4HF008802@www.freebsd.org> Resent-Message-ID: <200602222140.k1MLe5vl050845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602222138.k1MLc4HF008802>