View | Details | Raw Unified | Return to bug 253351
Collapse All | Expand All

(-)b/documentation/content/en/books/handbook/ports/_index.adoc (+1 lines)
Lines 302-307 To switch from quarterly to latest run the following commands: Link Here
302
302
303
[source,bash]
303
[source,bash]
304
....
304
....
305
# mkdir -p /usr/local/etc/pkg/repos
305
# cp /etc/pkg/FreeBSD.conf /usr/local/etc/pkg/repos/FreeBSD.conf
306
# cp /etc/pkg/FreeBSD.conf /usr/local/etc/pkg/repos/FreeBSD.conf
306
....
307
....
307
308

Return to bug 253351