diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-07 14:43:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-07 14:43:11 +0000 |
commit | 24bce6e056c149dd378d4037aece66e49a080a10 (patch) | |
tree | 39e124d9784854ef550ebb66d8d0501c1889259a /textproc/te-hunspell | |
parent | 2018ddae97c2e3406691f0141c1bc14bc6d79587 (diff) | |
download | ports-24bce6e056c149dd378d4037aece66e49a080a10.tar.gz ports-24bce6e056c149dd378d4037aece66e49a080a10.zip |
Notes
Diffstat (limited to 'textproc/te-hunspell')
-rw-r--r-- | textproc/te-hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/te-hunspell/Makefile b/textproc/te-hunspell/Makefile index 44ac453894a0..c89bd38b9b1d 100644 --- a/textproc/te-hunspell/Makefile +++ b/textproc/te-hunspell/Makefile @@ -2,7 +2,7 @@ PORTNAME= hunspell DISTVERSION= 0.01-2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= GNU/aspell/dict/te PKGNAMEPREFIX= te- |