summaryrefslogtreecommitdiff
path: root/devel/ocaml-react/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-react/Makefile')
-rw-r--r--devel/ocaml-react/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile
index dfdc0ad2eb2..b2a43143ddb 100644
--- a/devel/ocaml-react/Makefile
+++ b/devel/ocaml-react/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2018/11/12 16:10:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.20 2020/01/26 17:31:01 rillig Exp $
DISTNAME= react-1.2.1
PKGNAME= ocaml-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= http://erratique.ch/software/react/releases/
EXTRACT_SUFX= .tbz
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://erratique.ch/software/react
+HOMEPAGE= https://erratique.ch/software/react
COMMENT= OCaml module for functional reactive programming
LICENSE= isc