From 87290ced431b831a94814e660c974d5f9d8e9c0f Mon Sep 17 00:00:00 2001 From: db Date: Sun, 5 Feb 2017 04:45:43 +0000 Subject: Typo forgot :uboot Reported by: pkg-fallout --- sysutils/u-boot-rpi3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/u-boot-rpi3') diff --git a/sysutils/u-boot-rpi3/Makefile b/sysutils/u-boot-rpi3/Makefile index 1762dd4810f8..6f4b18e0327a 100644 --- a/sysutils/u-boot-rpi3/Makefile +++ b/sysutils/u-boot-rpi3/Makefile @@ -3,7 +3,7 @@ PORTNAME= u-boot PORTVERSION= 2017.01 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/ \ +MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/:uboot \ LOCAL/db:bootfiles PKGNAMESUFFIX= -rpi3 DISTFILES= u-boot-${PORTVERSION}.tar.bz2:uboot \ -- cgit