switch to HTTPS
PR: 222676
This commit is contained in:
parent
886b5531c5
commit
ef69133f3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50957
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue