diff options
author | stas <stas@FreeBSD.org> | 2007-07-17 02:33:49 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-07-17 02:33:49 +0800 |
commit | be1596cc7bfdda87cfb7278eb2b66a28f2b7114f (patch) | |
tree | afe8588f3bcbea33333e1ca0f3d1cfe6f1693c6d /editors/calligra | |
parent | 148de96a06d1e0df636a0062fa2a23279d0ea651 (diff) | |
download | freebsd-ports-gnome-be1596cc7bfdda87cfb7278eb2b66a28f2b7114f.tar.gz freebsd-ports-gnome-be1596cc7bfdda87cfb7278eb2b66a28f2b7114f.tar.zst freebsd-ports-gnome-be1596cc7bfdda87cfb7278eb2b66a28f2b7114f.zip |
- Bump up portrevisions on GraphicsMagick dependent ports to get rid of
changed ABI.
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 4615d9031b83..f63da77025cc 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.3 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} |