diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /graphics/gegl | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index a8f62b185b5..9dadb4d1a29 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2013/02/16 11:18:26 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/05/09 07:39:54 adam Exp $ DISTNAME= gegl-0.2.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.bz2 |