diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-06-15 16:06:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-06-15 16:06:44 +0000 |
commit | 70d33e8d8ed30352c931ebdb2d5a22d5f00b609c (patch) | |
tree | 2aed8539932978a675fa239f617ce09981b48939 /graphics/gimp | |
parent | 5c43c522154e7381c2001a7bb72e012333b533aa (diff) | |
download | ports-70d33e8d8ed30352c931ebdb2d5a22d5f00b609c.tar.gz ports-70d33e8d8ed30352c931ebdb2d5a22d5f00b609c.zip |
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 12d40c74b938..999fb8bc9135 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gimp -DISTVERSION?= 2.10.18 +DISTVERSION?= 2.10.20 PORTEPOCH?= 2 CATEGORIES= graphics gnome |