diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-07 22:00:37 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-07 22:00:37 +0000 |
commit | 6261314827ce17919e70f15456e657fd06e25219 (patch) | |
tree | ccfb670ebf1512993105fd204858992cfdb72aa9 /graphics/gegl | |
parent | a492e87bbd6202b640117c3395ba439d68d6c016 (diff) |
Notes
Diffstat (limited to 'graphics/gegl')
-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 1e38ea5fdf34..94532b181bdb 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -7,7 +7,7 @@ PORTNAME= gegl PORTVERSION= 0.0.${GEGL_MINOR} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.0/ |