Give hint on how to disable the default repository.

Discussed with:	bapt
MFC after:	instantly (preparing EN)
This commit is contained in:
Bryan Drewery 2014-03-30 15:24:17 +00:00
parent 657fae63fc
commit f9374f0724
1 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,12 @@
# $FreeBSD$
#
# To disable this repository, instead of modifying or removing this file,
# create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
#
# mkdir -p /usr/local/etc/pkg/repos
# echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf
#
FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",