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 b9c7ed0d4e9..a20829e6a89 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 12:43:29 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/11 14:50:43 jaapb Exp $ # -DISTNAME= ocamlnet-3.6.3 +DISTNAME= ocamlnet-3.6.5 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ |