diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-08-22 13:46:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-08-22 13:46:37 +0000 |
commit | 8c6f4be6345033d5720389bb24826189c9dd2508 (patch) | |
tree | 9509fd60c7f02aa8055dacbcb8f27ccda6d1ef49 /bootstrap | |
parent | a971ad4b60dd73fb0e69bf6b80118ca79b60951b (diff) | |
download | pkgsrc-8c6f4be6345033d5720389bb24826189c9dd2508.tar.gz |
Fix one more pasto.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.GNUkFreeBSD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.GNUkFreeBSD b/bootstrap/README.GNUkFreeBSD index 4a631221fa9..c42fde0af3f 100644 --- a/bootstrap/README.GNUkFreeBSD +++ b/bootstrap/README.GNUkFreeBSD @@ -1,10 +1,10 @@ -$NetBSD: README.GNUkFreeBSD,v 1.3 2013/08/22 13:45:58 ryoon Exp $ +$NetBSD: README.GNUkFreeBSD,v 1.4 2013/08/22 13:46:37 ryoon Exp $ Please read the general README file as well. ========================================================================== -Debian GNU/kFreeBSD (it is only GNU/kFreeBSD distribution) need either +Debian GNU/kFreeBSD (it is only GNU/kFreeBSD distribution) need libcurses (libncurses). Installing the distributions libncurses-dev package should fix the problem. |