svn commit: r566685 - head/net
Antoine Brodin
antoine at FreeBSD.org
Sat Feb 27 10:35:21 UTC 2021
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
More information about the svn-ports-head
mailing list