diff options
author | jmz <jmz@FreeBSD.org> | 1995-03-09 23:32:50 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-03-09 23:32:50 +0800 |
commit | 65ac2075cc9bcaea496ab4a11b56949869a47223 (patch) | |
tree | 41bab2dcf313175284f2be21144040994aea6e38 /textproc | |
parent | 293def09f11c67f1fcccec4d7de1c89481cdf1b2 (diff) | |
download | freebsd-ports-gnome-65ac2075cc9bcaea496ab4a11b56949869a47223.tar.gz freebsd-ports-gnome-65ac2075cc9bcaea496ab4a11b56949869a47223.tar.zst freebsd-ports-gnome-65ac2075cc9bcaea496ab4a11b56949869a47223.zip |
French dictionary updated
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 4dbc48c2c8f4..33062a7c5c3e 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -4,7 +4,7 @@ MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ MAKE_FLAGS= TMPDIR=${.CURDIR} -f # French -#EXTRA_DICT= francais-IREQ-1.2.tar.gz +#EXTRA_DICT= francais-IREQ-1.3.tar.gz #MASTER_SITES+= ftp://ftp.ireq-robot.hydro.qc.ca/pub/ispell/ DISTFILES+= ${EXTRA_DICT} |