diff options
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 f0a466e0f75..29b56f6bf71 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2020/03/08 16:50:57 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2020/03/10 22:10:47 wiz Exp $ # DISTNAME= ocamlnet-4.1.6 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ |