diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-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 3e194838a57..7a48146c0dc 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/09/02 19:51:06 adam Exp $ +# $NetBSD: Makefile,v 1.49 2013/10/10 14:42:12 ryoon Exp $ DISTNAME= cinepaint-0.22-1 PKGNAME= cinepaint-0.22.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/} |