diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-16 20:49:37 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-16 20:49:37 +0800 |
commit | 68e9ce7139289898c5c975ff8ab7e5e96a7eefee (patch) | |
tree | cade81f12871b741d63d43696450443dcf49f68c /net/Makefile | |
parent | 7a6bbfdafe2e32a03ac67d0f9f39b83a9e4ab81f (diff) | |
download | freebsd-ports-gnome-68e9ce7139289898c5c975ff8ab7e5e96a7eefee.tar.gz freebsd-ports-gnome-68e9ce7139289898c5c975ff8ab7e5e96a7eefee.tar.zst freebsd-ports-gnome-68e9ce7139289898c5c975ff8ab7e5e96a7eefee.zip |
Add mad_fcl 0.5,
MAD/Flute reliable unicast/multicast sending/receiving tool
version 0.5. It is an implementation of the RFC3450
Asynchronous Layered Coding (ALC).
PR: ports/62688
Submitted by: Janos.Mohacsi@bsd.hu
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 a38aebd490f3..e813b1078870 100644 --- a/net/Makefile +++ b/net/Makefile @@ -345,6 +345,7 @@ SUBDIR += loadd SUBDIR += loudmouth SUBDIR += luasocket + SUBDIR += mad_fcl SUBDIR += magictun SUBDIR += mars_nwe SUBDIR += mbrowse |