diff options
author | Max Khon <fjoe@FreeBSD.org> | 2010-06-05 09:40:21 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2010-06-05 09:40:21 +0000 |
commit | 48fe8edf3b0476a7d35a5aaa7a2d5b2319c75ea6 (patch) | |
tree | 1ec03639f2d00498a93c2aa0a2ab2a7aae1e078f /net/Makefile | |
parent | ea4274f712dc115e0cda785fb1b3b1df650b741d (diff) | |
download | ports-48fe8edf3b0476a7d35a5aaa7a2d5b2319c75ea6.tar.gz ports-48fe8edf3b0476a7d35a5aaa7a2d5b2319c75ea6.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e8184f932d40..c38f4c0882ba 100644 --- a/net/Makefile +++ b/net/Makefile @@ -143,6 +143,7 @@ SUBDIR += etunnel SUBDIR += findmtu SUBDIR += flowgrep + SUBDIR += fonulator SUBDIR += forg SUBDIR += fpc-pcap SUBDIR += fping @@ -308,6 +309,7 @@ SUBDIR += libdnet SUBDIR += libevnet SUBDIR += libexosip2 + SUBDIR += libfb SUBDIR += libfixbuf SUBDIR += libgnetwork SUBDIR += libgweather |