diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:36:20 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:36:20 +0000 |
commit | 284cf7e6238e1818f820249028610aa60b2d146b (patch) | |
tree | 2d5a24d57a83c8612c5741488988d6819f23f4c9 /editors/koffice-kde4/Makefile | |
parent | Update to 0.16.7. (diff) |
Chase poppler shlib bumps.
Notes
Notes:
svn path=/head/; revision=280298
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index ed8733b6c347..d8996a1da607 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/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}/ |