diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-12-05 23:22:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-12-05 23:22:53 +0000 |
commit | 23428b815f383e3f13c16261171a761e3d13e686 (patch) | |
tree | 7a7e15a32abbc550df8e55538ef520edd4c6094c /graphics/gimp | |
parent | 49c933f44a843ad2447818a3d9d75fe380b44104 (diff) |
Notes
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 426b5c3b38f1..125d30231466 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -DISTVERSION?= 2.6.1 +DISTVERSION?= 2.6.3 PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome |