diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-11-08 05:07:17 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-11-08 05:07:17 +0000 |
commit | 3a7ab00b4f8502014a5c42f058bb27f2127b424d (patch) | |
tree | 3b0fadb236ed1709b73e272b87bc7a550f2c0f3d /editors/calligra | |
parent | 9bb14b358e151a597f707d0f5b28dcb22fef4acb (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 5a70d9871934..33ff53446cbb 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |