diff options
author | steve <steve@FreeBSD.org> | 1999-12-10 15:15:23 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-10 15:15:23 +0000 |
commit | 203b4c2c6ee1d0b3d1ebed2b88b09814bd7f5893 (patch) | |
tree | 6bb2b8b39bfd189bd03b8c2ea275074b4b0a5b61 /net/Makefile | |
parent | 34b921a7607bc80d5e332c0ae7404f550e659fd7 (diff) | |
download | FreeBSD-ports-203b4c2c6ee1d0b3d1ebed2b88b09814bd7f5893.zip FreeBSD-ports-203b4c2c6ee1d0b3d1ebed2b88b09814bd7f5893.tar.gz |
Moving the rboot port from misc to net. RBoot is a remote boot facility
for PC operating systems. It allows you to setup several PCs so that
they fetch their operating systems from a central UNIX server.
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 f2d8c4d..958c7ec 100644 --- a/net/Makefile +++ b/net/Makefile @@ -149,6 +149,7 @@ SUBDIR += radiusd-cistron SUBDIR += radreport SUBDIR += ratoolset + SUBDIR += rboot SUBDIR += rdist6 SUBDIR += relay SUBDIR += rinetd |