diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /editors/openoffice-4/Makefile | |
parent | www/pecl-yar: Ignore with php82 (diff) |
*/*: bump all consumers after recent boost upgrade
Diffstat (limited to 'editors/openoffice-4/Makefile')
-rw-r--r-- | editors/openoffice-4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 8173530195ce..daf12635d808 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -1,6 +1,6 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= editors java MASTER_SITES= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \ https://archive.apache.org/dist/openoffice/${PORTVERSION}/source/ \ |