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 c1dfdae56a2..68b8feb4385 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2016/08/03 10:22:49 adam Exp $ +# $NetBSD: Makefile,v 1.56 2017/02/06 13:55:24 wiz Exp $ DISTNAME= cinepaint-0.22-1 PKGNAME= cinepaint-0.22.1 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/} |