aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-neo-air
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-neo-air
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-neo-air')
-rw-r--r--sysutils/u-boot-nanopi-neo-air/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/u-boot-nanopi-neo-air/Makefile b/sysutils/u-boot-nanopi-neo-air/Makefile
index e6b964a441b0..bf0d5628d38e 100644
--- a/sysutils/u-boot-nanopi-neo-air/Makefile
+++ b/sysutils/u-boot-nanopi-neo-air/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_neo_air
-BOARD_CONFIG= nanopi_neo_air_defconfig
-FAMILY= allwinner
+MODEL= nanopi_neo_air
+BOARD_CONFIG= nanopi_neo_air_defconfig
+FAMILY= allwinner
.include "${MASTERDIR}/Makefile"