diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:59:37 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:59:37 +0000 |
commit | a1d086bc7a5b62be4491eb0327f2ed01862b3d3c (patch) | |
tree | a25d3c72039c4c3b3cb1076d70ff741b4a245435 /editors | |
parent | 88839ffb0b572d9fc0227ff114bbd6a1e9f0d220 (diff) | |
download | ports-a1d086bc7a5b62be4491eb0327f2ed01862b3d3c.tar.gz ports-a1d086bc7a5b62be4491eb0327f2ed01862b3d3c.zip |
Notes
Diffstat (limited to 'editors')
-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 71e9e3f71bf5..1449091ac8a5 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ |