diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-07-31 06:43:32 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-07-31 06:43:32 +0800 |
commit | 446addd3a001309e568dae5690945817299cee79 (patch) | |
tree | 66a34bd13967e0f09fc031d02f9041e10bc64a45 /editors | |
parent | 2e6aca5ab01eed6395e4a30fac63d9f7e11b30d6 (diff) | |
download | freebsd-ports-gnome-446addd3a001309e568dae5690945817299cee79.tar.gz freebsd-ports-gnome-446addd3a001309e568dae5690945817299cee79.tar.zst freebsd-ports-gnome-446addd3a001309e568dae5690945817299cee79.zip |
editors/libreoffice: rebuild after r475856
PR: 222542
Reported by: Walter Schwarzenfeld
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index f592b06a2416..89f6bb5a75a6 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= https://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ https://dev-www.libreoffice.org/src/:src \ https://dev-www.libreoffice.org/extern/:ext |