diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-07-24 23:44:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-07-24 23:44:12 +0000 |
commit | ed232ca4c0f984174f6e1a897d2835c061f70b42 (patch) | |
tree | 2e9d6d3df7b54f55743db46160c7d95613289bd4 | |
parent | 905dfdbc55ff66ed5aea5358dc7258e52972d449 (diff) |
Notes
-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 983aa8b48553..8cd61ba86eb9 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -DISTVERSION?= 2.6.9 +DISTVERSION?= 2.6.10 PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome |