diff options
Diffstat (limited to 'graphics/mypaint/Makefile')
-rw-r--r-- | graphics/mypaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index 6d8ef9c83ad6..ea9bc3b41e21 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= mypaint PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/mypaint/mypaint/releases/download/${PORTVERSION:S/^/v/}/ |