aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-m1plus
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-02 21:41:47 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-02 21:41:47 +0000
commite929aea23c678404413a50eb73c457b8960438e1 (patch)
tree703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /sysutils/u-boot-nanopi-m1plus
parent149be67400eb8cd7ef5777241693267dc5e74076 (diff)
downloadports-e929aea23c678404413a50eb73c457b8960438e1.tar.gz
ports-e929aea23c678404413a50eb73c457b8960438e1.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
Notes
Notes: svn path=/head/; revision=453381
Diffstat (limited to 'sysutils/u-boot-nanopi-m1plus')
-rw-r--r--sysutils/u-boot-nanopi-m1plus/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/u-boot-nanopi-m1plus/Makefile b/sysutils/u-boot-nanopi-m1plus/Makefile
index 888b5c50bda1..285dcdad2ed7 100644
--- a/sysutils/u-boot-nanopi-m1plus/Makefile
+++ b/sysutils/u-boot-nanopi-m1plus/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
-MAINTAINER= manu@FreeBSD.org
-MASTERDIR= ${.CURDIR}/../u-boot-master
+MAINTAINER= manu@FreeBSD.org
+MASTERDIR= ${.CURDIR}/../u-boot-master
-MODEL= nanopi_m1plus
-BOARD_CONFIG= nanopi_m1_plus_defconfig
-FAMILY= allwinner
+MODEL= nanopi_m1plus
+BOARD_CONFIG= nanopi_m1_plus_defconfig
+FAMILY= allwinner
.include "${MASTERDIR}/Makefile"