diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-12-19 20:06:56 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-12-19 20:06:56 +0000 |
commit | d81159457cee13ae8504e43d84e31693eeb94663 (patch) | |
tree | ca2519f3a83de62cbb0eedffcfc06b5e738a33d4 /graphics/gimp | |
parent | - Update to version 0.66. (diff) |
Update to 2.4.3
Notes
Notes:
svn path=/head/; revision=204135
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 b6a9e74958f7..f2a31204b7e2 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -DISTVERSION?= 2.4.2 +DISTVERSION?= 2.4.3 PORTEPOCH?= 2 CATEGORIES= graphics gnome MASTER_SITES?= # empty |