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