diff options
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r-- | graphics/gegl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index a1032d13f8e..4d3bab4e884 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/02/15 17:11:46 adam Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:42:31 obache Exp $ DISTNAME= gegl-0.1.6 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/ EXTRACT_SUFX= .tar.bz2 |