diff options
author | drochner <drochner@pkgsrc.org> | 2009-08-11 14:07:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-08-11 14:07:01 +0000 |
commit | acd7ac225281570d3a6535152934f22aa394a819 (patch) | |
tree | f272818feaadfcbd210ac9cda66a94f41eeac2ff /misc | |
parent | 266300f853b4128b0e0ab5ccf3b8a1e6f6833eab (diff) | |
download | pkgsrc-acd7ac225281570d3a6535152934f22aa394a819.tar.gz |
This pkg is too big for me to check how ImageMagick is used,
just bump PKGREVISION (for ImageMagick lib major change),
to be on the safe side.
Diffstat (limited to 'misc')
-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 a3da3c5a818..c2edf5e9be6 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2009/05/20 00:58:24 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2009/08/11 14:07:01 drochner Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |