summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-09-12 20:03:00 +0000
committertnn <tnn@pkgsrc.org>2015-09-12 20:03:00 +0000
commitf98ef1011ce4211dd5e28a00909ec38827d12fed (patch)
treebae0f1ab6757ee79a660fc273d123c39a3961f25 /cad
parent42b7f5db8bffa3f114942367298e48cdf47e10f8 (diff)
downloadpkgsrc-f98ef1011ce4211dd5e28a00909ec38827d12fed.tar.gz
cloud.github.com unconditionally redirects to https. Use it directly.
Diffstat (limited to 'cad')
-rw-r--r--cad/openscad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 4ba238b3089..ac606239199 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:27 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2015/09/12 20:03:00 tnn Exp $
#
PKGNAME= openscad-2011.12
DISTNAME= openscad-2011.12.src
PKGREVISION= 23
CATEGORIES= cad
-MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/
+MASTER_SITES= https://cloud.github.com/downloads/openscad/openscad/
MAINTAINER= reinoud@NetBSD.org
HOMEPAGE= http://www.openscad.org/