diff options
Diffstat (limited to 'graphics/mypaint')
-rw-r--r-- | graphics/mypaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index 2029b79e119..89608577ce1 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2022/06/30 11:18:28 nia Exp $ +# $NetBSD: Makefile,v 1.56 2022/08/11 05:08:45 gutteridge Exp $ DISTNAME= mypaint-2.0.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=mypaint/} EXTRACT_SUFX= .tar.xz |