diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-02-13 11:08:29 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-02-13 11:08:29 +0000 |
commit | 1c11b9ae326584e66572b3854f3ea06416b3f0e1 (patch) | |
tree | 6704b61080bc7464c6701a69d28560f0a7a30654 /graphics/gimp-app/Makefile | |
parent | c990a367783c94b99e6db9117263967609d698d7 (diff) |
Notes
Diffstat (limited to 'graphics/gimp-app/Makefile')
-rw-r--r-- | graphics/gimp-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 489c9eacff9c..05acee308768 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,7 +3,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.22 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} |