diff options
author | fjoe <fjoe@FreeBSD.org> | 2010-06-05 17:40:21 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2010-06-05 17:40:21 +0800 |
commit | 86fc1bb65f50f364cc9f31b59ceaa726e2868659 (patch) | |
tree | 88aa1745714308a9cd4050002a4cd4c296ceeadf /net/Makefile | |
parent | 2298df1a2711b77f9fe510160afe9554aab73e57 (diff) | |
download | freebsd-ports-gnome-86fc1bb65f50f364cc9f31b59ceaa726e2868659.tar.gz freebsd-ports-gnome-86fc1bb65f50f364cc9f31b59ceaa726e2868659.tar.zst freebsd-ports-gnome-86fc1bb65f50f364cc9f31b59ceaa726e2868659.zip |
New ports:
- net/libfb - foneBRIDGE configuration library
- net/fonulator - foneBRIDGE configuration utility
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 |