diff options
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r-- | graphics/cinepaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 1ef0877c025..65947af4394 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2020/05/21 14:56:32 rillig Exp $ +# $NetBSD: Makefile,v 1.70 2020/05/21 20:53:42 ryoon Exp $ DISTNAME= cinepaint-1.0-4 PKGNAME= cinepaint-1.0.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/} |