diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 12:00:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 12:00:14 +0000 |
commit | 5851920c79f72d286720476ddff63bc6c21bb86e (patch) | |
tree | a33a79eb5d033c27734e03c36e6a65dafd3f3049 /editors/calligra | |
parent | 5267c570d79a8b1061ef1df51c1860d9b3db2307 (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 e498ea0f0f6e..40fbb7f8ac21 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}/ |