aboutsummaryrefslogtreecommitdiff
path: root/textproc/ispell/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-16 10:42:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-16 10:42:24 +0000
commit78a2705eeed0a93e3c791f1973b25846544eff3a (patch)
treec097b45c95b56648df03450ec1fc59a7617bd211 /textproc/ispell/Makefile
parentccd2037ad856d44f9ff649ad56926d776df250b0 (diff)
Notes
Diffstat (limited to 'textproc/ispell/Makefile')
-rw-r--r--textproc/ispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 7beb8ff8cd7b..c92919711776 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -73,7 +73,7 @@ EXTRA_DICT+= ${ITDISTFILE}:it
.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)