diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-05-14 05:58:14 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-05-14 05:58:14 +0000 |
commit | edbe24d784c93c2986306a2301fc945311d4f8f4 (patch) | |
tree | fc271a585dd57fcca24de66679f51c2bf107120b /graphics/gimp-app | |
parent | 30c71b6746e71de7b6c65f7803dbbbcd8083750b (diff) | |
download | ports-edbe24d784c93c2986306a2301fc945311d4f8f4.tar.gz ports-edbe24d784c93c2986306a2301fc945311d4f8f4.zip |
Diffstat (limited to 'graphics/gimp-app')
-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 afb308ef5e1b..6f51538770c8 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -1,6 +1,6 @@ PORTNAME?= gimp PORTVERSION= 2.10.34 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} |