Add picobsd.
This commit is contained in:
parent
15801a26bb
commit
3014f3edae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9267
2 changed files with 12 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.143 2001/04/17 01:39:30 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.144 2001/04/17 15:56:53 nik Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -4177,6 +4177,11 @@ pre-install:
|
|||
<entry>Ports that require perl version 5 to run.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>picobsd</filename></entry>
|
||||
<entry>Ports to support PicoBSD.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>plan9*</filename></entry>
|
||||
<entry>Various programs from Plan9.</entry>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.143 2001/04/17 01:39:30 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.144 2001/04/17 15:56:53 nik Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -4177,6 +4177,11 @@ pre-install:
|
|||
<entry>Ports that require perl version 5 to run.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>picobsd</filename></entry>
|
||||
<entry>Ports to support PicoBSD.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>plan9*</filename></entry>
|
||||
<entry>Various programs from Plan9.</entry>
|
||||
|
|
Loading…
Reference in a new issue