diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
commit | b8fca8e9b7fcee2c50b2bc88492f9af9022a6fa9 (patch) | |
tree | 6d2b15e667fdf835b1a2a833db8ea418d25a6da2 /graphics | |
parent | 4566eed805ada0fd09786158107abeaf56addd53 (diff) | |
download | pkgsrc-b8fca8e9b7fcee2c50b2bc88492f9af9022a6fa9.tar.gz |
Recursive revbump associated with update of lang/ocaml to 4.02.2.
Diffstat (limited to 'graphics')
-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 2795c482600..037299452c2 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2015/04/25 14:23:08 tnn Exp $ +# $NetBSD: Makefile,v 1.80 2015/06/30 11:52:58 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |