diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-08-26 16:06:37 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-08-26 16:06:37 +0000 |
commit | 6c4fa199d028f22e1f32896f15cbafd93ed40845 (patch) | |
tree | 347697fba4162ae0c60ff32a1a87d6d7f894c389 /editors/calligra | |
parent | 3af54f2d0c3a2f038cc92d1e368b6500eb1bbc0f (diff) | |
download | ports-6c4fa199d028f22e1f32896f15cbafd93ed40845.tar.gz ports-6c4fa199d028f22e1f32896f15cbafd93ed40845.zip |
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 1afee03b6f47..b845f318e7b2 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ |