diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 06e7fdb7e0a..133d28a6a51 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2009/08/05 17:27:21 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/26 19:57:37 sno Exp $ DISTNAME= cinepaint-0.22-1 PKGNAME= cinepaint-0.22.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/} |