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 c0f21acea52..f5326090df7 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2019/04/03 00:33:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2019/05/05 22:49:50 ryoon Exp $ # DISTNAME= ocamlnet-4.1.6 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ |