diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index 407811b09ea..3e1524a1190 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -1,9 +1,9 @@ COMMENT = raster graphics editor for digital painters MODPY_DISTV = 2.0.1 +REVISION = 13 DISTNAME = mypaint-${MODPY_DISTV} EXTRACT_SUFX = .tar.xz -REVISION = 12 CATEGORIES = graphics