diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-04-10 16:39:29 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-04-10 16:39:29 +0000 |
commit | 23b9999bb23b2bda32f75cdd66ffc69d9266a335 (patch) | |
tree | 5da131a34551393de6214b084fa0310aea12bfc9 /graphics/gimp/Makefile | |
parent | 5155c1f3838bbd6f06bdc36140d1a4a4933393a4 (diff) | |
download | ports-23b9999bb23b2bda32f75cdd66ffc69d9266a335.tar.gz ports-23b9999bb23b2bda32f75cdd66ffc69d9266a335.zip |
Notes
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 3534467ae775..bd4723c8ae93 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gimp -PORTVERSION= 2.2.4 -PORTREVISION= 5 +PORTVERSION= 2.2.6 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ |