diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-11-20 22:25:28 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-11-20 22:25:28 +0800 |
commit | 5ce57b76c10c008ebfb97d56255559ee7f5e9056 (patch) | |
tree | 467534be0946d8479a2c6685770cf4fdf3c4ccb5 /editors | |
parent | 2708dd0d05d23346f27cc165468ad88c0dd5de9a (diff) | |
download | freebsd-ports-gnome-5ce57b76c10c008ebfb97d56255559ee7f5e9056.tar.gz freebsd-ports-gnome-5ce57b76c10c008ebfb97d56255559ee7f5e9056.tar.zst freebsd-ports-gnome-5ce57b76c10c008ebfb97d56255559ee7f5e9056.zip |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor)
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 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}/ |