diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 12:55:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 12:55:53 +0000 |
commit | 2d2662f1342e6b30a4f3e843cb2ecdc7987bf7d8 (patch) | |
tree | 2775ee0f159728d1a156c728006cce8798a7c496 /editors/calligra | |
parent | e527c1b2f65c583b01144da031c2a4451391e7ea (diff) | |
download | freebsd-ports-2d2662f1342e6b30a4f3e843cb2ecdc7987bf7d8.zip |
Bump PORTREVISION after graphics/poppler update to 0.26.3
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 e5494c30cbbd..dc3c30350dec 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ |