diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-19 13:16:08 -0700 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-22 11:53:08 -0700 |
commit | da3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch) | |
tree | d10ba9478637e8d8d59bad216250736b2b8a15f9 /editors/openoffice-4/Makefile | |
parent | sysutils/py-salt: install zsh and bash completion files (diff) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
Diffstat (limited to 'editors/openoffice-4/Makefile')
-rw-r--r-- | editors/openoffice-4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 6d670b1f9cbe..d08c46a4b4d8 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -2,6 +2,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} +PORTREVISION= 1 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ |