Date: Sun, 11 Sep 2022 16:42:21 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9dea2f5dedeb - main - editors/libreoffice: pass WWW line to i18n packages too Message-ID: <202209111642.28BGgLEp000905@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9dea2f5dedeb0ef7ce184c85bb97927ed3a8822d commit 9dea2f5dedeb0ef7ce184c85bb97927ed3a8822d Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-11 16:41:32 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-11 16:42:15 +0000 editors/libreoffice: pass WWW line to i18n packages too --- editors/libreoffice/Makefile.i18n | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/libreoffice/Makefile.i18n b/editors/libreoffice/Makefile.i18n index 3c925b42f63e..2b68ee44c9b8 100644 --- a/editors/libreoffice/Makefile.i18n +++ b/editors/libreoffice/Makefile.i18n @@ -23,6 +23,7 @@ DISTFILES+= ${LO_I18N_FILE}_helppack_${LO_I18N:S/_/-/}${EXTRACT_SUFX} DIST_SUBDIR= libreoffice/i18n COMMENT?= ${LO_I18N} language pack for ${PORTNAME} +WWW?= https://www.libreoffice.org/ DESCR?= ${.CURDIR}/../../editors/libreoffice/pkg-descr.i18n
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209111642.28BGgLEp000905>