update HOMEPAGE
ok by @avsm and @jasper
This commit is contained in:
parent
4e6ef77f81
commit
40bbd2369d
@ -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 <avsm@openbsd.org>
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user