diff options
author | obache <obache@pkgsrc.org> | 2013-03-17 15:19:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-17 15:19:11 +0000 |
commit | 996b1ad488f759313528ee88ba5b39a635e5215a (patch) | |
tree | f12d1114d49af20edf42c3ab80c37ac0de0368c1 /bootstrap/README.Haiku | |
parent | a528eac923ba5e8645c8391c3b6b6962d607140b (diff) | |
download | pkgsrc-996b1ad488f759313528ee88ba5b39a635e5215a.tar.gz |
update comment to refrect current release.
Diffstat (limited to 'bootstrap/README.Haiku')
-rw-r--r-- | bootstrap/README.Haiku | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Haiku b/bootstrap/README.Haiku index b771d381f09..6662b2600e0 100644 --- a/bootstrap/README.Haiku +++ b/bootstrap/README.Haiku @@ -1,4 +1,4 @@ -$NetBSD: README.Haiku,v 1.2 2010/09/30 12:01:09 obache Exp $ +$NetBSD: README.Haiku,v 1.3 2013/03/17 15:19:11 obache Exp $ Please read the general README file as well. @@ -9,4 +9,4 @@ Known problems: * Only tested with --unprivileged. * With gcc2, need to patch for system header files http://dev.haiku-os.org/ticket/5784 - (It was fixed in r38711, so future release will not require the patch) + (It was fixed in r38711, so R1 alpha3 or later does not require the patch) |