diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-02 04:04:35 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 16:31:18 +0000 |
commit | d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e (patch) | |
tree | 28c61b5cfc4fed31206672458266432606ab2def /editors/calligra | |
parent | e47c577da6ce40e629041a92a327d9648ef72bd0 (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 5718a4c32456..91dcdfc7137b 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |