svn commit: r417457 - head/security

Antoine Brodin antoine at FreeBSD.org
Sat Jun 25 07:59:50 UTC 2016


Author: antoine
Date: Sat Jun 25 07:59:49 2016
New Revision: 417457
URL: https://svnweb.freebsd.org/changeset/ports/417457

Log:
  Hook doas to the build

Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sat Jun 25 01:38:27 2016	(r417456)
+++ head/security/Makefile	Sat Jun 25 07:59:49 2016	(r417457)
@@ -108,6 +108,7 @@
     SUBDIR += dirmngr
     SUBDIR += distcache
     SUBDIR += dmitry
+    SUBDIR += doas
     SUBDIR += doorman
     SUBDIR += doscan
     SUBDIR += dradis


More information about the svn-ports-head mailing list