diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-29 08:09:22 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-29 08:09:22 +0000 |
commit | 57f7ba577f1621af7ec36c0efde3c3991f8bcd72 (patch) | |
tree | 02b0819195ea257a1bafa9ef79ae0c661eaf1800 /graphics/gegl/Makefile | |
parent | 35c4df1070863367119e7a5bdbb95600425e316b (diff) |
Notes
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r-- | graphics/gegl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 3d35e2c96c8a..28f28d02d35e 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.8 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A graph based image processing framework LIB_DEPENDS= babl-0.1:${PORTSDIR}/x11/babl \ |