Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2018 13:01:28 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470833 - head/dns
Message-ID:  <201805251301.w4PD1SL7090140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri May 25 13:01:27 2018
New Revision: 470833
URL: https://svnweb.freebsd.org/changeset/ports/470833

Log:
  Forgot to hook bind913 to the build.
  
  Sponsored by:	Absolight

Modified:
  head/dns/Makefile   (contents, props changed)

Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile	Fri May 25 12:43:32 2018	(r470832)
+++ head/dns/Makefile	Fri May 25 13:01:27 2018	(r470833)
@@ -13,6 +13,7 @@
     SUBDIR += bind910
     SUBDIR += bind911
     SUBDIR += bind912
+    SUBDIR += bind913
     SUBDIR += bind99
     SUBDIR += bindgraph
     SUBDIR += bundy



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