diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /graphics/cinepaint | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
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 4091fb442e3..cdfaabdca47 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/01/26 21:37:42 adam Exp $ +# $NetBSD: Makefile,v 1.43 2013/02/16 11:21:40 wiz Exp $ DISTNAME= cinepaint-0.22-1 PKGNAME= cinepaint-0.22.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/} |