diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-03-02 08:36:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-03-02 08:36:09 +0000 |
commit | 2c4c8ca998b52756ec33508dbb655542f630091e (patch) | |
tree | 7b5e1fde96bd32cb4e88e3efe1368ef055004061 /graphics/gimp/Makefile | |
parent | df531852c8146548146a20a5ff026db61bf97097 (diff) | |
download | ports-2c4c8ca998b52756ec33508dbb655542f630091e.tar.gz ports-2c4c8ca998b52756ec33508dbb655542f630091e.zip |
Notes
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 0bcdbc7c038a..d55c152f3ccb 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gimp -DISTVERSION?= 2.4.4 -PORTREVISION?= 1 +DISTVERSION?= 2.4.5 +PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome MASTER_SITES?= # empty |