diff options
author | wiz <wiz@pkgsrc.org> | 2015-03-09 09:02:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-03-09 09:02:19 +0000 |
commit | e00cef6f5463af70922846ea9007b67cbcee3d9b (patch) | |
tree | c957a55839e16aa4981cd5bd737147f6a84f3f58 /misc/koffice/Makefile | |
parent | e22e43fc89a2c87ecd96e31f0ddd0c7e1ffee1e8 (diff) | |
download | pkgsrc-e00cef6f5463af70922846ea9007b67cbcee3d9b.tar.gz |
Recursive bump for poppler-0.32.0 shlib major bump.
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 155468e7765..805e653682c 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.167 2015/01/08 10:20:34 wiz Exp $ +# $NetBSD: Makefile,v 1.168 2015/03/09 09:02:20 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 60 +PKGREVISION= 61 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |