summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-31 19:49:44 +0000
committerwiz <wiz>2015-08-31 19:49:44 +0000
commitaacab7540887aa9dbd0783d3b9cab54b537763db (patch)
treebd907e1869e94fde307eb84c370b8d9f399bbefe /security
parent9195ed0d8a129980d18be609cf6edbc4ac907018 (diff)
downloadpkgsrc-aacab7540887aa9dbd0783d3b9cab54b537763db.tar.gz
Restore https URL, as discussed with schmonz.
Systems without https support in their fetch tools can get the distfiles from ftp.NetBSD.org.
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 6e27a1108de..ad2c0a9232b 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.212 2015/08/31 15:26:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.213 2015/08/31 19:49:44 wiz Exp $
DISTNAME= openssl-1.0.2d
CATEGORIES= security
-MASTER_SITES= http://www.openssl.org/source/
+MASTER_SITES= https://www.openssl.org/source/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.openssl.org/