diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2006-09-28 21:29:10 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2006-09-28 21:29:10 +0000 |
commit | 51a04cbd4c5ca6dc3d46e787406c076ac671ff67 (patch) | |
tree | 4105192f5ff7380f4e849cf97330664c6fa9d21c /net/Makefile | |
parent | 7cf3d9082da0ecf9dc89a98fd65a7f036224b1bb (diff) | |
download | ports-51a04cbd4c5ca6dc3d46e787406c076ac671ff67.tar.gz ports-51a04cbd4c5ca6dc3d46e787406c076ac671ff67.zip |
Add new port of mrouted, IPv4 DVMRP multicast routing daemon.
Notes
Notes:
svn path=/head/; revision=174057
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 3c0659f3d300..32577c07f6a4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -304,6 +304,7 @@ SUBDIR += mpich SUBDIR += mpich2 SUBDIR += mping + SUBDIR += mrouted SUBDIR += mrt SUBDIR += mrtg-ping-probe SUBDIR += msend |