aboutsummaryrefslogblamecommitdiff
path: root/usr.sbin/pkg/FreeBSD.conf.quarterly
blob: 68e1d32ac6803afa165c1fde0a47c5977be29b2d (plain) (tree)
1
2
3
4
5
6
7
8
9
           







                                                                           
          
                                                     
                     
                                 
                                      
              
 
# $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}/quarterly",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}