Index: head/textproc/sv-hunspell/Makefile =================================================================== --- head/textproc/sv-hunspell/Makefile (revision 517250) +++ head/textproc/sv-hunspell/Makefile (revision 517251) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= hunspell PORTVERSION= 2.40 CATEGORIES= textproc -MASTER_SITES= http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan/releases/${PORTVERSION}/ \ +MASTER_SITES= https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/${PORTVERSION}/@@download/file/ \ LOCAL/sunpoet/${PORTNAME} PKGNAMEPREFIX= sv- DISTNAME= ooo_swedish_dict_${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .oxt DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Swedish hunspell dictionaries -LICENSE= GPLv3 +LICENSE= LGPL3 NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/sv_FI.aff \ %%DATADIR%%/sv_FI.dic \ %%DATADIR%%/sv_SE.aff \ %%DATADIR%%/sv_SE.dic do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ cd ${WRKSRC}/dictionaries/ && ${INSTALL_DATA} sv_FI.aff sv_FI.dic sv_SE.aff sv_SE.dic ${STAGEDIR}${DATADIR}/ .include Index: head/textproc/sv-hunspell/pkg-descr =================================================================== --- head/textproc/sv-hunspell/pkg-descr (revision 517250) +++ head/textproc/sv-hunspell/pkg-descr (revision 517251) @@ -1,3 +1,3 @@ Swedish hunspell dictionaries -WWW: http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan +WWW: https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan