diff options
author | drochner <drochner@pkgsrc.org> | 2009-08-11 14:38:27 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-08-11 14:38:27 +0000 |
commit | 48140c6e622a1578acecf30f8904fbff6dd1ce9e (patch) | |
tree | 840d48d987f76a802148686df2a7d0b7ee12dcdc /graphics/pixieplus | |
parent | 5899de7b6bc7bfcf8279ad4012233c77dc4955d1 (diff) | |
download | pkgsrc-48140c6e622a1578acecf30f8904fbff6dd1ce9e.tar.gz |
to save myself the work to install KDE3: instead of checking now
ImageMagick is used just bump PKGREVISION (for ImageMagick lib
major change), to be on the safe side.
Diffstat (limited to 'graphics/pixieplus')
-rw-r--r-- | graphics/pixieplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index f9a5899c7e0..23e0b773ab1 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2009/05/20 00:58:18 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2009/08/11 14:38:27 drochner Exp $ # DISTNAME= pixieplus-0.5.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/pixieplus/ |