svn commit: r421072 - head/misc/raspbsd-led
Brad Davis
brd at FreeBSD.org
Mon Aug 29 15:41:41 UTC 2016
Author: brd
Date: Mon Aug 29 15:41:40 2016
New Revision: 421072
URL: https://svnweb.freebsd.org/changeset/ports/421072
Log:
Fix a typo for the RC script.
Approved by: bdrewery (implicit)
Modified:
head/misc/raspbsd-led/Makefile
Modified: head/misc/raspbsd-led/Makefile
==============================================================================
--- head/misc/raspbsd-led/Makefile Mon Aug 29 15:35:46 2016 (r421071)
+++ head/misc/raspbsd-led/Makefile Mon Aug 29 15:41:40 2016 (r421072)
@@ -12,7 +12,7 @@ COMMENT= Misc LED programs for ARM board
USE_GITHUB= yes
GH_ACCOUNT= raspbsd
ONLY_FOR_ARCHS= armv6
-USE_RC_SUBR= flash-heartbead-led
+USE_RC_SUBR= flash-heartbeat-led
PLIST_FILES= sbin/flash-heartbeat-led
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list