diff options
Diffstat (limited to 'graphics/art/Makefile')
-rw-r--r-- | graphics/art/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/art/Makefile b/graphics/art/Makefile index 68065ba3bd47..8378e17ac8da 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -1,6 +1,5 @@ PORTNAME= art -DISTVERSION= 1.25.6 -PORTREVISION= 3 +DISTVERSION= 1.25.9 CATEGORIES= graphics MASTER_SITES= https://github.com/artpixls/ART/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -raw-image-editor |