switch to HTTPS

PR: 222676
This commit is contained in:
Wolfram Schneider 2017-09-29 09:11:33 +00:00
parent 886b5531c5
commit ef69133f3b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50957

View file

@ -83,7 +83,7 @@ PORTSBASE?= /usr
# #
# URL where INDEX can be found (define NOPORTSNET to disable) # URL where INDEX can be found (define NOPORTSNET to disable)
# #
INDEXURI?= http://www.FreeBSD.org/ports/INDEX-10 INDEXURI?= https://www.FreeBSD.org/ports/INDEX-10
# #
# Instruct bsd.subdir.mk to NOT to process SUBDIR directive. It is not # Instruct bsd.subdir.mk to NOT to process SUBDIR directive. It is not