diff options
author | thierry <thierry@FreeBSD.org> | 2011-01-08 04:34:33 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2011-01-08 04:34:33 +0800 |
commit | 965115f14c1e6c00ca6fab78cffebb0cac4ee3b8 (patch) | |
tree | 3dc602f1151f374c984968e6f14dcbbcbe91a5ee /textproc/en-aspell | |
parent | 063260ba931998753e8456ec6b32b01826c10969 (diff) | |
download | freebsd-ports-gnome-965115f14c1e6c00ca6fab78cffebb0cac4ee3b8.tar.gz freebsd-ports-gnome-965115f14c1e6c00ca6fab78cffebb0cac4ee3b8.tar.zst freebsd-ports-gnome-965115f14c1e6c00ca6fab78cffebb0cac4ee3b8.zip |
Upgrade English dictionaries to SCOWL 7.1 which corrected several errors
and also added several now common proper names and some other words now
in common use.
Diffstat (limited to 'textproc/en-aspell')
-rw-r--r-- | textproc/en-aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/en-aspell/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/en-aspell/Makefile b/textproc/en-aspell/Makefile index 111bac167c90..fee69ee02ce1 100644 --- a/textproc/en-aspell/Makefile +++ b/textproc/en-aspell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${DICT}-aspell -DISTVERSION= 6-en-7.0-0 +DISTVERSION= 6-en-7.1-0 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/en-aspell/distinfo b/textproc/en-aspell/distinfo index fa7bc6335088..a7f96b298014 100644 --- a/textproc/en-aspell/distinfo +++ b/textproc/en-aspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (aspell6-en-7.0-0.tar.bz2) = c06f5a14c182a3eb55d9df9fe4330d42a10d187a619aa28cac81fda756462fa8 -SIZE (aspell6-en-7.0-0.tar.bz2) = 175534 +SHA256 (aspell6-en-7.1-0.tar.bz2) = ff9df3c2e8c5bb19c6a66078b36a0ef4c4dfb0fcb969e29f7b5345e26d748d0a +SIZE (aspell6-en-7.1-0.tar.bz2) = 175360 |