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 06d319c8c90..2442a8ee569 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2011/12/09 17:45:13 adam Exp $ +# $NetBSD: Makefile,v 1.25 2012/02/06 12:40:23 wiz Exp $ DISTNAME= gegl-0.1.8 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/ EXTRACT_SUFX= .tar.bz2 |