diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:24:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:24:41 +0000 |
commit | 6828ea7d03181d2c9cef8349278476494f34aeaa (patch) | |
tree | c56bcf13e5d4898995cb54686d3b4c1074af5f2c /textproc/xh-hunspell | |
parent | f88023b9e64ad8c3cd67c7a9af14c9a113b5d4f0 (diff) | |
download | ports-6828ea7d03181d2c9cef8349278476494f34aeaa.tar.gz ports-6828ea7d03181d2c9cef8349278476494f34aeaa.zip |
Notes
Diffstat (limited to 'textproc/xh-hunspell')
-rw-r--r-- | textproc/xh-hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xh-hunspell/Makefile b/textproc/xh-hunspell/Makefile index 20da9ff21bcd..e8608bb9797e 100644 --- a/textproc/xh-hunspell/Makefile +++ b/textproc/xh-hunspell/Makefile @@ -4,7 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= MOZILLA_EXTENDED/addons/46599 +MASTER_SITES= MOZILLA_ADDONS/addons/46599 PKGNAMEPREFIX= xh- DISTNAME= xhosa_spell_checker-${PORTVERSION}-tb+fn+fx+sm EXTRACT_SUFX= .xpi |