diff options
author | Warner Losh <imp@FreeBSD.org> | 2016-08-11 05:30:23 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2016-08-11 05:30:23 +0000 |
commit | 40e4a93c533c1668fc234789e5f4d7e23d3ff1a0 (patch) | |
tree | 6c6ab5e83e3b6fe4715d9ffd9fb68633c46bc8e6 /sysutils | |
parent | Add slave port for the pcDuino3. (diff) |
Fix comment to reflect reality.
Notes
Notes:
svn path=/head/; revision=420050
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/u-boot-pcduino3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/u-boot-pcduino3/Makefile b/sysutils/u-boot-pcduino3/Makefile index 3c29e6a00967..d943d0cee354 100644 --- a/sysutils/u-boot-pcduino3/Makefile +++ b/sysutils/u-boot-pcduino3/Makefile @@ -2,7 +2,7 @@ PKGNAMESUFFIX= -${MODEL} -COMMENT= Cross-build U-Boot loader for OrangePi One +COMMENT= Cross-build U-Boot loader for Linksprite pcDuino3 LICENSE= GPLv2 |