svn commit: r522296 - head/net

Jimmy Olgeni olgeni at FreeBSD.org
Mon Jan 6 22:54:54 UTC 2020


Author: olgeni
Date: Mon Jan  6 22:54:53 2020
New Revision: 522296
URL: https://svnweb.freebsd.org/changeset/ports/522296

Log:
  Connect net/nats-server to the build.

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Jan  6 22:53:45 2020	(r522295)
+++ head/net/Makefile	Mon Jan  6 22:54:53 2020	(r522296)
@@ -474,6 +474,7 @@
     SUBDIR += nakenchat
     SUBDIR += nanomsg
     SUBDIR += nast
+    SUBDIR += nats-server
     SUBDIR += nats-streaming-server
     SUBDIR += nats-top
     SUBDIR += nbd-server


More information about the svn-ports-all mailing list