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 e440ce20311c..f5fdf56115ec 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -1,6 +1,6 @@ PORTNAME= art DISTVERSION= 1.25.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/artpixls/ART/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -raw-image-editor |