summaryrefslogtreecommitdiff
path: root/parallel
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 /parallel
parent7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff)
downloadpkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz
Switch github HOMEPAGEs to https.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/py-billiard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/py-billiard/Makefile b/parallel/py-billiard/Makefile
index b8e2f594587..df2189f67f7 100644
--- a/parallel/py-billiard/Makefile
+++ b/parallel/py-billiard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/07/17 08:03:50 adam Exp $
+# $NetBSD: Makefile,v 1.16 2017/07/30 22:32:20 wiz Exp $
DISTNAME= billiard-3.5.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= parallel
MASTER_SITES= ${MASTER_SITE_PYPI:=b/billiard/}
MAINTAINER= rodent@NetBSD.org
-HOMEPAGE= http://github.com/celery/billiard
+HOMEPAGE= https://github.com/celery/billiard
COMMENT= Python multiprocessing fork with improvements and bugfixes
LICENSE= modified-bsd