diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-21 19:45:50 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-21 19:45:50 +0000 |
commit | 3d0d1a258a171a006b42a95891aa245ee016d9ec (patch) | |
tree | b01e6bcde3edd0b0d997fd42f55769a0308875e3 /editors | |
parent | 051a534517e4c3e63f0cb105371e31af1274875a (diff) |
graphics/kdiagram: update to 2.7.0
Notes
Notes:
svn path=/head/; revision=532376
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/calligraplan/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index c288ffcbc395..d81c8dcc33da 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.1.0 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile index 37dc21af97b5..305200fb658b 100644 --- a/editors/calligraplan/Makefile +++ b/editors/calligraplan/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligraplan DISTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors kde MASTER_SITES= KDE/stable/calligra/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |