diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-15 22:12:40 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-15 22:12:40 +0000 |
commit | 2d09934671d017ce7c69bbfdde5661d6322d0adc (patch) | |
tree | ad58ca7c799ce745438feb3736b4503652d3b72f /net/Makefile | |
parent | f2c87c052e70418f862418a0683aeddfbc89d354 (diff) |
New port: net/fb303: Base Thrift service and a common set of functionality
Notes
Notes:
svn path=/head/; revision=548751
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9360cb0b7e87..c73937aed6ba 100644 --- a/net/Makefile +++ b/net/Makefile @@ -149,6 +149,7 @@ SUBDIR += exabgp4 SUBDIR += exaddos SUBDIR += fb + SUBDIR += fb303 SUBDIR += fbzmq SUBDIR += fiche SUBDIR += file2pcap |