diff options
Diffstat (limited to 'devel/ocaml-lwt/Makefile')
-rw-r--r-- | devel/ocaml-lwt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile index 74abc2c1cc2..ec955d0d62d 100644 --- a/devel/ocaml-lwt/Makefile +++ b/devel/ocaml-lwt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= 2.4.5 PKGNAME= ocaml-lwt-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://github.com/ocsigen/lwt/archive/ DIST_SUBDIR= ocaml-lwt |