diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:36:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:36:14 +0000 |
commit | 31b11164a61b306cad1110afbf1433e1e822348c (patch) | |
tree | 0c6dc877a95d37511e4b580c9664a5f30320852e /net/rboot | |
parent | 949aeee0da98dc8b21b647df3b979c92831ce0ce (diff) | |
download | ports-31b11164a61b306cad1110afbf1433e1e822348c.tar.gz ports-31b11164a61b306cad1110afbf1433e1e822348c.zip |
Notes
Diffstat (limited to 'net/rboot')
-rw-r--r-- | net/rboot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rboot/Makefile b/net/rboot/Makefile index 3dea6f15c99d..6f8570cfc9b1 100644 --- a/net/rboot/Makefile +++ b/net/rboot/Makefile @@ -14,6 +14,7 @@ MAINTAINER= m.butkus@tu-bs.de COMMENT= A remote-boot solution for M$$ operating systems NO_PACKAGE= "this port creates devices" +BROKEN= Unfetchable MAN7= rboot.7 MAN8= netboot.8 |