svn commit: r433351 - head/sysutils/u-boot-rpi3

Diane Bruce db at FreeBSD.org
Sun Feb 5 04:45:44 UTC 2017


Author: db
Date: Sun Feb  5 04:45:43 2017
New Revision: 433351
URL: https://svnweb.freebsd.org/changeset/ports/433351

Log:
  Typo forgot :uboot
  
  Reported by:	pkg-fallout

Modified:
  head/sysutils/u-boot-rpi3/Makefile

Modified: head/sysutils/u-boot-rpi3/Makefile
==============================================================================
--- head/sysutils/u-boot-rpi3/Makefile	Sun Feb  5 04:36:22 2017	(r433350)
+++ head/sysutils/u-boot-rpi3/Makefile	Sun Feb  5 04:45:43 2017	(r433351)
@@ -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 \


More information about the svn-ports-all mailing list