diff options
Diffstat (limited to 'net/ocamlnet/Makefile')
-rw-r--r-- | net/ocamlnet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile index 7dc90186c4b..22672c3ede7 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/08/20 08:11:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 15:18:23 jaapb Exp $ # DISTNAME= ocamlnet-3.6 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ |