diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2021-12-16 11:39:06 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2021-12-16 11:39:06 +0000 |
commit | 6cdbbbf640010e7cdd097d65cb146173b61125b7 (patch) | |
tree | ed6fcd7d0d5f1f9102a996337dbc175f0e3731ae /textproc/en-aspell/Makefile | |
parent | 760c9d7c163f8041dc0d7e3cdab33ce647bd538d (diff) | |
download | ports-6cdbbbf640010e7cdd097d65cb146173b61125b7.tar.gz ports-6cdbbbf640010e7cdd097d65cb146173b61125b7.zip |
textproc/en-aspell: update English aspell dictionary to 2020.12.07 release
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'textproc/en-aspell/Makefile')
-rw-r--r-- | textproc/en-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/en-aspell/Makefile b/textproc/en-aspell/Makefile index e2fdfe3ab627..471980876619 100644 --- a/textproc/en-aspell/Makefile +++ b/textproc/en-aspell/Makefile @@ -1,7 +1,7 @@ # Created by: Serge Gagnon <ser_gagnon@sympatico.ca> PORTNAME= ${DICT}-aspell -SPELLVERSION= 6-en-2018.04.16-0 +SPELLVERSION= 6-en-2020.12.07-0 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org |