diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-11 12:19:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-11 12:19:21 +0000 |
commit | c533675418136697b11fb91e2a608ab68ecb0769 (patch) | |
tree | 0ec5455f08d140854c3acffbf0998decd79d0e8c /net/Makefile | |
parent | Update to 1.24. (diff) |
OpenSource alternative to Microsoft Windows RIS (Remote Installation Services).
You can also use this stuff to install Microsoft Windows from the network.
PR: ports/85630
Submitted by: Alex Deiter <tiamat@komi.mts.ru>
Notes
Notes:
svn path=/head/; revision=142439
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 5a591d7ef6dd..b8a11d21b7db 100644 --- a/net/Makefile +++ b/net/Makefile @@ -712,6 +712,7 @@ SUBDIR += rinetd SUBDIR += ripe-whois SUBDIR += ripetools + SUBDIR += ris SUBDIR += rmsg SUBDIR += roadrunner SUBDIR += rp-pppoe |