diff options
Diffstat (limited to 'graphics/gegl/Makefile')
-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 fa5f72ba167..1825b31d2b0 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/02/04 12:28:43 adam Exp $ +# $NetBSD: Makefile,v 1.11 2010/06/13 22:44:31 wiz Exp $ DISTNAME= gegl-0.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/ EXTRACT_SUFX= .tar.bz2 |