svn commit: r431613 - head/devel

Larry Rosenman ler at FreeBSD.org
Mon Jan 16 02:55:29 UTC 2017


Author: ler
Date: Mon Jan 16 02:55:27 2017
New Revision: 431613
URL: https://svnweb.freebsd.org/changeset/ports/431613

Log:
  Add sonar-ant-task to the build.
  forgotten in r431612
  
  Approved by:	adamw (mentor, implicit)

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Jan 16 02:48:44 2017	(r431612)
+++ head/devel/Makefile	Mon Jan 16 02:55:27 2017	(r431613)
@@ -5549,6 +5549,7 @@
     SUBDIR += smokeqt
     SUBDIR += smv
     SUBDIR += soapui
+    SUBDIR += sonar-ant-task
     SUBDIR += sonarqube
     SUBDIR += sope2
     SUBDIR += sope3


More information about the svn-ports-head mailing list