diff options
author | adam <adam> | 2008-10-16 22:00:07 +0000 |
---|---|---|
committer | adam <adam> | 2008-10-16 22:00:07 +0000 |
commit | b615192b059cf3eb7182ee1a378ad58e3396b365 (patch) | |
tree | 2b8a11d98266ccad1da341be700182a9611cf0c6 /graphics | |
parent | 76ad7d7a055cbe113f50fb5f2f7d81c52a5942b7 (diff) | |
download | pkgsrc-b615192b059cf3eb7182ee1a378ad58e3396b365.tar.gz |
Added graphics/gegl version 0.0.20
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e48463d094f..688f5b615a7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.492 2008/09/17 00:21:48 obache Exp $ +# $NetBSD: Makefile,v 1.493 2008/10/16 22:00:07 adam Exp $ # COMMENT= Graphics tools and libraries @@ -90,6 +90,7 @@ SUBDIR+= g3d SUBDIR+= gd SUBDIR+= gdchart SUBDIR+= gdk-pixbuf +SUBDIR+= gegl SUBDIR+= geomview SUBDIR+= get_ds7 SUBDIR+= gfract |