diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
commit | 9403f6fbe5a093adf06148a269cd909666a24749 (patch) | |
tree | 15cc516253d0c47f1d1d9768638eece91ee9b7a0 /devel/ocamlgraph | |
parent | 081dad3f7c91f8080645abd47a3320c7065af42c (diff) | |
download | pkgsrc-9403f6fbe5a093adf06148a269cd909666a24749.tar.gz |
*: recursive bump for nettle 3.5.1
Diffstat (limited to 'devel/ocamlgraph')
-rw-r--r-- | devel/ocamlgraph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocamlgraph/Makefile b/devel/ocamlgraph/Makefile index faf61529b97..7298a259af0 100644 --- a/devel/ocamlgraph/Makefile +++ b/devel/ocamlgraph/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2019/05/05 22:49:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2019/07/20 22:46:16 wiz Exp $ DISTNAME= ocamlgraph-1.8.8 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= devel MASTER_SITES= http://ocamlgraph.lri.fr/download/ |