diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-08-03 13:35:40 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-08-03 20:19:14 +0200 |
commit | 56ffa089e2baf297adb8da027f01c373183bdb68 (patch) | |
tree | 8f3716c9545cca8b1bd1fbf3d44c67b4b5b30bf3 /editors | |
parent | graphics/openexr: update to v3.1.1 (diff) |
*: graphics/openexr PORTREVISION bumps
OpenEXR changes its SONAME again, so bump PORTREVISION of its users.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 41287c139612..4b2705a483b8 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |