diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-23 08:08:28 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-23 09:02:05 -0800 |
commit | ce52f9301c5e7c6f84c071b93c25a0b94a1081dc (patch) | |
tree | d558a6cb626e7c5d6320dbf7800f81114e0382e9 /editors/openoffice-4/Makefile | |
parent | www/chromium: fix MP4 video playback (diff) |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout
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 95e6d692d36f..d7bf35a7823f 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -2,7 +2,7 @@ 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/ \ |