diff options
author | kwm <kwm@FreeBSD.org> | 2011-08-24 02:36:20 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-08-24 02:36:20 +0800 |
commit | 9bc1f41060b8ab7616815246fe654168eaa010d8 (patch) | |
tree | 2eb36742fbd318d4ca91f4a9e8da1433efdc24ef /editors/calligra | |
parent | a98e8c2b881a2f0a7ff22f09e37f38190f2ead45 (diff) | |
download | freebsd-ports-gnome-9bc1f41060b8ab7616815246fe654168eaa010d8.tar.gz freebsd-ports-gnome-9bc1f41060b8ab7616815246fe654168eaa010d8.tar.zst freebsd-ports-gnome-9bc1f41060b8ab7616815246fe654168eaa010d8.zip |
Chase poppler shlib bumps.
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 ed8733b6c347..d8996a1da607 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/ |