svn commit: r452917 - head/dns

Mathieu Arnold mat at FreeBSD.org
Thu Oct 26 13:03:46 UTC 2017


Author: mat
Date: Thu Oct 26 13:03:45 2017
New Revision: 452917
URL: https://svnweb.freebsd.org/changeset/ports/452917

Log:
  Hook bind912 to the build.
  
  Reported by:	antoine
  Pointy hat:	mat
  Sponsored by:	Absolight

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

Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile	Thu Oct 26 11:36:27 2017	(r452916)
+++ head/dns/Makefile	Thu Oct 26 13:03:45 2017	(r452917)
@@ -12,6 +12,7 @@
     SUBDIR += bind9-devel
     SUBDIR += bind910
     SUBDIR += bind911
+    SUBDIR += bind912
     SUBDIR += bind99
     SUBDIR += bindgraph
     SUBDIR += bundy


More information about the svn-ports-all mailing list