diff options
-rw-r--r-- | textproc/hunspell/Makefile.common | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/hunspell/Makefile.common b/textproc/hunspell/Makefile.common index a8d5dac1291..afbbf283e53 100644 --- a/textproc/hunspell/Makefile.common +++ b/textproc/hunspell/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2014/10/05 16:41:09 wiz Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/02/20 03:14:01 mef Exp $ # # used by textproc/hunspell-af_ZA/Makefile # used by textproc/hunspell-bg_BG/Makefile @@ -29,7 +29,8 @@ PKGNAME= hunspell-${DISTNAME}-${VERSION} CATEGORIES= textproc -MASTER_SITES= http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ +MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=contrib/dictionaries/} + HOMEPAGE= http://wiki.services.openoffice.org/wiki/Dictionaries # Whether to install readme files for dict |