]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/pkg/FreeBSD.conf.latest
Add 'contrib/unifdef/' from commit '0da44885831dc0a43c4ca6ff04a2430993cc0a80'
[FreeBSD/FreeBSD.git] / usr.sbin / pkg / FreeBSD.conf.latest
1 #
2 # To disable this repository, instead of modifying or removing this file,
3 # create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
4 #
5 #   mkdir -p /usr/local/etc/pkg/repos
6 #   echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf
7 #
8
9 FreeBSD: {
10   url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
11   mirror_type: "srv",
12   signature_type: "fingerprints",
13   fingerprints: "/usr/share/keys/pkg",
14   enabled: yes
15 }