diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
commit | be0a6937d1d4d8afe95a4c561478fcf402169c83 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /graphics | |
parent | eabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff) | |
download | pkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camlimages/Makefile | 4 | ||||
-rw-r--r-- | graphics/graphviz/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index ea56878b25c..846cfebfa17 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2012/10/06 14:10:43 asau Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/08 15:18:22 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index e4a4fb2a265..d0601cdc80f 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2012/10/06 14:10:57 asau Exp $ +# $NetBSD: Makefile,v 1.107 2012/10/08 15:18:22 jaapb Exp $ DISTNAME= graphviz-2.26.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ |