diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | d4f9d9899ae0298c3efec9da85c98270d66739f0 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /graphics/camlimages | |
parent | fddb969efdf287d25049ff8dedba093c794c322b (diff) | |
download | pkgsrc-d4f9d9899ae0298c3efec9da85c98270d66739f0.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'graphics/camlimages')
-rw-r--r-- | graphics/camlimages/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 4437c7751ad..2589da3680b 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2013/04/25 03:53:11 sbd Exp $ +# $NetBSD: Makefile,v 1.57 2013/05/09 07:39:52 adam Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |