diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
commit | 7450b522cd182f6ff1e050ca428f8dc03124cba6 (patch) | |
tree | 58fc5a95dfea874f6551f1f983c0f3253f641563 /net/ocamlnet | |
parent | 920fd763aba28beb9a6ca3b5ee85d848e1f89db2 (diff) | |
download | pkgsrc-7450b522cd182f6ff1e050ca428f8dc03124cba6.tar.gz |
Recursive revbump associated with lang/ocaml update.
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 d30de813ca3..cf7c7ea06ae 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= ocamlnet-3.7.7 PKGNAME= ${DISTNAME} # in order to avoid prefixing with ocaml- -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ |