diff options
Diffstat (limited to 'net/etherboot/Makefile')
-rw-r--r-- | net/etherboot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile index b08135b..1b42326 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -14,6 +14,7 @@ CATEGORIES= net MASTER_SITES= http://etherboot.sourceforge.net/ MAINTAINER= ambrisko@freebsd.org +COMMENT= Network boot of FreeBSD a.out/ELF kernels. Replaces/improves netboot. NO_PACKAGE= lots of configuration necessary USE_BZIP2=1 |