diff options
author | obache <obache> | 2013-03-31 08:50:26 +0000 |
---|---|---|
committer | obache <obache> | 2013-03-31 08:50:26 +0000 |
commit | 3316d3921cb3c5110da3b9ef614c93be375f0fd1 (patch) | |
tree | f775cf171773e6093c321b16056acb61928273af /doc/guide | |
parent | 9769789f69f739ca656c6c9656f24aa616fae394 (diff) | |
download | pkgsrc-3316d3921cb3c5110da3b9ef614c93be375f0fd1.tar.gz |
MirBSD support was added in Aug 2011.
Diffstat (limited to 'doc/guide')
-rw-r--r-- | doc/guide/files/introduction.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/guide/files/introduction.xml b/doc/guide/files/introduction.xml index 6fc32e52b38..578b127e68e 100644 --- a/doc/guide/files/introduction.xml +++ b/doc/guide/files/introduction.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: introduction.xml,v 1.26 2013/03/07 13:17:12 obache Exp $ --> +<!-- $NetBSD: introduction.xml,v 1.27 2013/03/31 08:50:26 obache Exp $ --> <chapter id="introduction"> <title>What is pkgsrc?</title> @@ -189,6 +189,10 @@ minutes!</para> <entry align="center">Sep 2010</entry> </row> <row> + <entry><ulink url="http://www.mirbsd.org/">MirBSD</ulink></entry> + <entry align="center">Aug 2011</entry> + </row> + <row> <entry><ulink url="http://cygwin.com/">Cygwin</ulink></entry> <entry align="center">Mar 2013</entry> </row> |