summaryrefslogtreecommitdiff
path: root/lang/camlp4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-07-30 22:32:10 +0000
committerwiz <wiz@pkgsrc.org>2017-07-30 22:32:10 +0000
commit0cd241ac49eaa35c45d301a167343af08ae84705 (patch)
tree51335fe9ca4f7899706b3e64d9434559fe476c34 /lang/camlp4
parent7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff)
downloadpkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz
Switch github HOMEPAGEs to https.
Diffstat (limited to 'lang/camlp4')
-rw-r--r--lang/camlp4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/camlp4/Makefile b/lang/camlp4/Makefile
index bf5971c2272..57fff2ea66d 100644
--- a/lang/camlp4/Makefile
+++ b/lang/camlp4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/07/11 14:19:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2017/07/30 22:32:19 wiz Exp $
GITHUB_PROJECT= camlp4
DISTNAME= ${GITHUB_PROJECT}-4.04+1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}
DIST_SUBDIR= ocaml-camlp4
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://github.com/ocaml/camlp4/
+HOMEPAGE= https://github.com/ocaml/camlp4/
COMMENT= Preprocessor and pretty printer for OCaml
LICENSE= gnu-lgpl-v2