summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-r1/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-04 21:28:40 +0000
committerrillig <rillig@pkgsrc.org>2019-11-04 21:28:40 +0000
commit15bb5ef0c0e2649c11f1265cb3267780466dd29d (patch)
treecab40909c685a7f1bd42c69dca80873cfd7d89c7 /sysutils/u-boot-nanopi-r1/Makefile
parentef482b78e029548a99588f95eff363467deb3687 (diff)
downloadpkgsrc-15bb5ef0c0e2649c11f1265cb3267780466dd29d.tar.gz
sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct.
Diffstat (limited to 'sysutils/u-boot-nanopi-r1/Makefile')
-rw-r--r--sysutils/u-boot-nanopi-r1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/u-boot-nanopi-r1/Makefile b/sysutils/u-boot-nanopi-r1/Makefile
index ebc27f643ee..ac0af9f786e 100644
--- a/sysutils/u-boot-nanopi-r1/Makefile
+++ b/sysutils/u-boot-nanopi-r1/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2019/10/16 23:40:14 bad Exp $
+# $NetBSD: Makefile,v 1.3 2019/11/04 21:28:56 rillig Exp $
UBOOT_TARGET= nanopi-r1
UBOOT_CONFIG= nanopi_r1_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
-UBOOT_INSTALLBOOT_PLIST=installboot.plist
+UBOOT_INSTALLBOOT_PLIST= installboot.plist
PKGREVISION= 1