diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2024-04-25 11:05:52 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2024-04-27 12:44:59 +0000 |
commit | 98bf25875a9924c20931d32469982585bb8447e8 (patch) | |
tree | a5a157318ce8778838780d9acd49a0d9e84b3cfa /editors/calligra | |
parent | 22781b07cd727157378c3c6c62729dd75af90334 (diff) |
Diffstat (limited to 'editors/calligra')
-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 f70dcb46949b..3d5285e799c9 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 61 +PORTREVISION= 62 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |