diff options
author | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
commit | 8b7bfed41c2119184aeeb55c093797bfd1df6f37 (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /graphics/camlimages | |
parent | aa1e0eb05f9d7bf2d1aa6d276a0e370743ee5f3e (diff) | |
download | pkgsrc-8b7bfed41c2119184aeeb55c093797bfd1df6f37.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
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 42ccb60a7da..d552880747c 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2011/11/01 06:01:26 sbd Exp $ +# $NetBSD: Makefile,v 1.35 2011/12/06 00:19:23 sbd Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |