diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 18:28:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 18:28:01 +0000 |
commit | 53b5482d2f8fbf3eb69b269601d7817b7cce4c84 (patch) | |
tree | f1465c5f25f66b740add90f28ddad3cc281e4e29 /textproc | |
parent | a580e43e5a50a2ca5f49ca9c73eef90dc06bab39 (diff) | |
download | ports-53b5482d2f8fbf3eb69b269601d7817b7cce4c84.tar.gz ports-53b5482d2f8fbf3eb69b269601d7817b7cce4c84.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/zu-hunspell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/zu-hunspell/Makefile b/textproc/zu-hunspell/Makefile index 81795213b30d..26b9d9dd945a 100644 --- a/textproc/zu-hunspell/Makefile +++ b/textproc/zu-hunspell/Makefile @@ -4,8 +4,7 @@ PORTNAME= hunspell PORTVERSION= 20110323 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} -MASTER_SITE_SUBDIR= addons/46490 +MASTER_SITES= MOZILLA_EXTENDED/addons/46490 PKGNAMEPREFIX= zu- DISTNAME= zulu_spell_checker-${PORTVERSION}-tb+fn+fx+sm EXTRACT_SUFX= .xpi |