diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-10-13 03:35:19 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-10-13 03:35:19 +0000 |
commit | 405688b81f9b428d6f21c1e0b4965c8cc0fc375d (patch) | |
tree | 7cd7de47b99c882fff512d722fb3ceba01aed965 /graphics/gimp | |
parent | Update to 20081012 (diff) |
Update to 2.6.1
Notes
Notes:
svn path=/head/; revision=221515
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 426167e7db60..1962cb43b493 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -DISTVERSION?= 2.4.7 +DISTVERSION?= 2.6.1 PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome |