From 40bbd2369d6cd00b161b528fda0870598ac390a3 Mon Sep 17 00:00:00 2001 From: chrisz Date: Tue, 4 Dec 2012 06:55:30 +0000 Subject: [PATCH] update HOMEPAGE ok by @avsm and @jasper --- devel/ocaml-calendar/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/ocaml-calendar/Makefile b/devel/ocaml-calendar/Makefile index 65a74c9a610..0c186c42004 100644 --- a/devel/ocaml-calendar/Makefile +++ b/devel/ocaml-calendar/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2012/11/30 19:08:05 chrisz Exp $ +# $OpenBSD: Makefile,v 1.11 2012/12/04 06:55:30 chrisz Exp $ COMMENT= Objective Caml bindings for calendar functions CATEGORIES= devel @@ -6,12 +6,12 @@ CATEGORIES= devel V= 2.03.2 DISTNAME= calendar-${V} PKGNAME= ocaml-calendar-${V} -REVISION= 2 +REVISION= 3 # You need to update MASTER_SITES too, when changing the version number. MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/915/ MAINTAINER= Anil Madhavapeddy -HOMEPAGE= http://www.lri.fr/~signoles/prog.en.html +HOMEPAGE= http://calendar.forge.ocamlcore.org/ PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_CDROM= Yes @@ -19,11 +19,13 @@ PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_CDROM= Yes MODULES= lang/ocaml + +BUILD_DEPENDS= sysutils/findlib + NO_REGRESS= Yes ALL_TARGET= all CONFIGURE_STYLE= gnu USE_GMAKE= yes -BUILD_DEPENDS= sysutils/findlib pre-fake: