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