summaryrefslogtreecommitdiff
path: root/bootstrap/README.FreeBSD
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2008-06-23 21:11:39 +0000
committerreed <reed@pkgsrc.org>2008-06-23 21:11:39 +0000
commitfef0217906e096df43e23f0d64b55ad7882ac318 (patch)
tree0132dd353535eb2066df6b9743fb8b0d032b0cfe /bootstrap/README.FreeBSD
parent34828d7d087471f491fb934c6a5ab4407947a1a5 (diff)
downloadpkgsrc-fef0217906e096df43e23f0d64b55ad7882ac318.tar.gz
Remove old note about mk.conf.example file.
Diffstat (limited to 'bootstrap/README.FreeBSD')
-rw-r--r--bootstrap/README.FreeBSD5
1 files changed, 1 insertions, 4 deletions
diff --git a/bootstrap/README.FreeBSD b/bootstrap/README.FreeBSD
index d9f7a8416bb..676d125da0a 100644
--- a/bootstrap/README.FreeBSD
+++ b/bootstrap/README.FreeBSD
@@ -1,4 +1,4 @@
-$NetBSD: README.FreeBSD,v 1.2 2004/07/31 04:06:13 xtraeme Exp $
+$NetBSD: README.FreeBSD,v 1.3 2008/06/23 21:11:39 reed Exp $
Please read the general README file as well.
@@ -17,7 +17,4 @@ good idea to move them out of the way to avoid confusion, e.g.:
mv pkg_delete pkg_delete.orig
mv pkg_info pkg_info.orig
-3. An example /etc/mk.conf file will be placed in mk.conf.example file
-when you use the bootstrap script.
-
bootstrap-pkgsrc has been tested on FreeBSD 4.x, 5.x and -current (i386).