svn commit: r379303 - head/devel
Antoine Brodin
antoine at FreeBSD.org
Wed Feb 18 18:20:14 UTC 2015
Author: antoine
Date: Wed Feb 18 18:20:13 2015
New Revision: 379303
URL: https://svnweb.freebsd.org/changeset/ports/379303
QAT: https://qat.redports.org/buildarchive/r379303/
Log:
Hook hs-ShellCheck to the build
Modified:
head/devel/Makefile
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Wed Feb 18 17:09:25 2015 (r379302)
+++ head/devel/Makefile Wed Feb 18 18:20:13 2015 (r379303)
@@ -676,6 +676,7 @@
SUBDIR += hs-ReadArgs
SUBDIR += hs-STMonadTrans
SUBDIR += hs-SafeSemaphore
+ SUBDIR += hs-ShellCheck
SUBDIR += hs-Stream
SUBDIR += hs-TypeCompose
SUBDIR += hs-abstract-deque
More information about the svn-ports-head
mailing list