diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 18:27:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 18:27:20 +0000 |
commit | a580e43e5a50a2ca5f49ca9c73eef90dc06bab39 (patch) | |
tree | 5d19ecd0d27876c0f30e532b497f03eca0169ad2 /textproc/ss-hunspell | |
parent | 7ed1ce76d57b6226e3574dcb3a94a7a68ea2ab12 (diff) | |
download | ports-a580e43e5a50a2ca5f49ca9c73eef90dc06bab39.tar.gz ports-a580e43e5a50a2ca5f49ca9c73eef90dc06bab39.zip |
Notes
Diffstat (limited to 'textproc/ss-hunspell')
-rw-r--r-- | textproc/ss-hunspell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ss-hunspell/Makefile b/textproc/ss-hunspell/Makefile index 3784400665ad..c095d73d55c7 100644 --- a/textproc/ss-hunspell/Makefile +++ b/textproc/ss-hunspell/Makefile @@ -4,8 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} -MASTER_SITE_SUBDIR= addons/46614 +MASTER_SITES= MOZILLA_EXTENDED/addons/46614 PKGNAMEPREFIX= ss- DISTNAME= swati_spell_checker-${PORTVERSION}-tb+sm+fx+fn EXTRACT_SUFX= .xpi |