Skip to content

Commit

Permalink
sysutils/u-boot-master: Add https mirror to MASTER_SITES
Browse files Browse the repository at this point in the history
PR:		257046
Approved by:	manu@
  • Loading branch information
decke committed Jul 8, 2021
1 parent 792ca36 commit bf089b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysutils/u-boot-master/Makefile
Expand Up @@ -6,7 +6,8 @@ PORTNAME= u-boot
PORTVERSION= ${UBOOT_VERSION}
CATEGORIES= sysutils
PKGNAMESUFFIX?= -${MODEL}
MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/
MASTER_SITES= https://ftp.denx.de/pub/u-boot/ \
ftp://ftp.denx.de/pub/u-boot/
DIST_SUBDIR= u-boot

MAINTAINER?= uboot@FreeBSD.org
Expand Down

0 comments on commit bf089b3

Please sign in to comment.