diff options
Diffstat (limited to 'net/ocamlnet/Makefile')
-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 52aca0d11d2..39214744a27 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2017/10/04 13:08:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.44 2017/11/23 17:20:07 wiz Exp $ # DISTNAME= ocamlnet-4.1.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ |