Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2016 07:59:49 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417457 - head/security
Message-ID:  <201606250759.u5P7xnQS024242@repo.freebsd.org>

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



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