diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
commit | 74a55f2347fa21d2d50d7b9168d3e53e95494163 (patch) | |
tree | 467534be0946d8479a2c6685770cf4fdf3c4ccb5 /editors/calligra | |
parent | 7342fda5f548d445d55518bec36d7345715b4075 (diff) |
Notes
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 01477c8bff10..f1aa04b89b93 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ |