summaryrefslogtreecommitdiff
path: root/databases/mongo-c-driver/Makefile
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 /databases/mongo-c-driver/Makefile
parent7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff)
downloadpkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz
Switch github HOMEPAGEs to https.
Diffstat (limited to 'databases/mongo-c-driver/Makefile')
-rw-r--r--databases/mongo-c-driver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mongo-c-driver/Makefile b/databases/mongo-c-driver/Makefile
index d183556a93f..b882df853b5 100644
--- a/databases/mongo-c-driver/Makefile
+++ b/databases/mongo-c-driver/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2017/06/14 10:27:21 fhajny Exp $
+# $NetBSD: Makefile,v 1.25 2017/07/30 22:32:11 wiz Exp $
DISTNAME= mongo-c-driver-1.6.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/}
MAINTAINER= filip@joyent.com
-HOMEPAGE= http://github.com/mongodb/mongo-c-driver/
+HOMEPAGE= https://github.com/mongodb/mongo-c-driver/
COMMENT= MongoDB client library written in C
LICENSE= apache-2.0