diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-10-08 16:41:27 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-10-08 16:42:49 +0200 |
commit | c8e8499d9e65cf263fdfc7183d6a59ef0afb7c60 (patch) | |
tree | 48c509c1f5949ea8fe789256518e7329f7382cc1 /editors/calligra | |
parent | graphics/poppler: update to 22.10 (diff) |
graphics/poppler: bump port revision of poppler consumers
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc
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 6a093e804e91..5a70d9871934 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |