diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-01-12 19:41:04 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-01-12 19:41:22 +0000 |
commit | 654acd81409d31495f8b1b11db61e1afbf640981 (patch) | |
tree | fddfe3b8134b22c845e1273535133200d108f4a9 /editors/calligra | |
parent | 96b10354587b1757131cb23d32cfc464aa423771 (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 b71b974fb963..77b6f28e0be6 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |