diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-06 16:29:39 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-06 16:29:39 +0000 |
commit | 4fa23ba4a62cef4fa103d4c13a91bc7cca0bc2cb (patch) | |
tree | edb152c13b1b6afc563b87de1f5acdbba81a89c4 /net/Makefile | |
parent | 3a6b86c7f918311069d25c673f4b92b8308d8453 (diff) |
Initial import of radvd-0.6.2p4.
Radvd is the Linux/BSD IPv6 router advertisement daemon.
PR: 28760
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=44832
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 7a178d453c3d..13ae402756c6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -302,6 +302,7 @@ SUBDIR += radiusclient SUBDIR += radiusd-cistron SUBDIR += radreport + SUBDIR += radvd SUBDIR += ratoolset SUBDIR += rboot SUBDIR += rdesktop |