diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
commit | fe2799bea85c73f75e2898b34b0c039a3a9b873a (patch) | |
tree | 9e744199ee6d5802740a1055f645751d24302cb2 /net/ocamlnet | |
parent | 55ef9340e10a687ab382888d21257a145893785d (diff) | |
download | pkgsrc-fe2799bea85c73f75e2898b34b0c039a3a9b873a.tar.gz |
Revbumps associated with update of lang/ocaml.
Diffstat (limited to 'net/ocamlnet')
-rw-r--r-- | net/ocamlnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile index 4ed0cec9792..868288b976f 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2018/11/12 03:52:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2018/11/12 16:10:25 jaapb Exp $ # DISTNAME= ocamlnet-4.1.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ |