Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 2021 10:35:20 +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: r566685 - head/net
Message-ID:  <202102271035.11RAZKiG052947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb 27 10:35:20 2021
New Revision: 566685
URL: https://svnweb.freebsd.org/changeset/ports/566685

Log:
  Hook some ports to the build

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Feb 27 10:16:58 2021	(r566684)
+++ head/net/Makefile	Sat Feb 27 10:35:20 2021	(r566685)
@@ -636,6 +636,11 @@
     SUBDIR += p5-Net-CascadeCopy
     SUBDIR += p5-Net-Cassandra
     SUBDIR += p5-Net-Cassandra-Easy
+    SUBDIR += p5-Net-Connection
+    SUBDIR += p5-Net-Connection-Match
+    SUBDIR += p5-Net-Connection-Sort
+    SUBDIR += p5-Net-Connection-lsof
+    SUBDIR += p5-Net-Connection-ncnetstat
     SUBDIR += p5-Net-DAV-Server
     SUBDIR += p5-Net-DHCP
     SUBDIR += p5-Net-DHCP-Watch



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