Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2017 02:55:28 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431613 - head/devel
Message-ID:  <201701160255.v0G2tSdS002178@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701160255.v0G2tSdS002178>