diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2005-12-28 19:35:45 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2005-12-28 19:35:45 +0000 |
commit | 9ee698e49edb099151c4a098717ab7340d483a03 (patch) | |
tree | ba7b9f4139e0a9d0f13a3720da86b203eca0f47d /graphics/gimp/Makefile | |
parent | Update to 0.04 (diff) |
Update to 2.2.10. Works with GNOME 2.15 too!
Notes
Notes:
svn path=/head/; revision=152293
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index d9e03cd7973b..16defd724159 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gimp -PORTVERSION= 2.2.9 -PORTREVISION= 1 +PORTVERSION= 2.2.10 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ |