diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2015-09-23 21:06:12 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2015-09-23 21:06:12 +0000 |
commit | 75883644e15e5a6ba265912477d6a33afef8a834 (patch) | |
tree | 80ccc66b53ed281eb76c78baf1e6705e000c3775 /editors/libreoffice-brx | |
parent | 4a6d4da205bbbe14c968f0ec18d9efecbd2a5b74 (diff) | |
download | ports-75883644e15e5a6ba265912477d6a33afef8a834.tar.gz ports-75883644e15e5a6ba265912477d6a33afef8a834.zip |
Notes
Diffstat (limited to 'editors/libreoffice-brx')
-rw-r--r-- | editors/libreoffice-brx/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice-brx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/libreoffice-brx/Makefile b/editors/libreoffice-brx/Makefile index 00c529ff99fa..98bc624399c4 100644 --- a/editors/libreoffice-brx/Makefile +++ b/editors/libreoffice-brx/Makefile @@ -2,6 +2,6 @@ LO_I18N= brx -.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" +.include "${.CURDIR}/../../editors/libreoffice/Makefile.i18n" .include <bsd.port.mk> diff --git a/editors/libreoffice-brx/distinfo b/editors/libreoffice-brx/distinfo index ead757b4d224..9455f10b82ca 100644 --- a/editors/libreoffice-brx/distinfo +++ b/editors/libreoffice-brx/distinfo @@ -1,2 +1,2 @@ -SHA256 (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_brx.tar.gz) = d0066f3c20c15adbf413955d91594390108b828772a38ebcf8883877c28b3578 -SIZE (libreoffice/i18n/LibreOffice_5.0.1_Linux_x86_deb_langpack_brx.tar.gz) = 511766 +SHA256 (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_brx.tar.gz) = 79d1298b5e66e653b79639225152f2d607ba4d338ea8e82a7b5e113a6dfe9a32 +SIZE (libreoffice/i18n/LibreOffice_5.0.2_Linux_x86_deb_langpack_brx.tar.gz) = 511771 |