From e82d54b840daa71913deff987c2f5f39001d921c Mon Sep 17 00:00:00 2001 From: jasper Date: Mon, 22 Oct 2012 11:41:26 +0000 Subject: [PATCH] missing bump in previous spotted by nigel@ --- devel/ocaml-lwt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile index f605a20fc89..0db17281223 100644 --- a/devel/ocaml-lwt/Makefile +++ b/devel/ocaml-lwt/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2012/10/21 19:21:32 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2012/10/22 11:41:26 jasper Exp $ COMMENT = cooperative lightweight thread library CATEGORIES = devel DISTNAME = lwt-2.4.1 PKGNAME = ocaml-${DISTNAME} +REVISION = 0 MASTER_SITES = http://ocsigen.org/download/ HOMEPAGE = http://ocsigen.org/lwt/