Skip to content

Instantly share code, notes, and snippets.

@dnaeon
Created December 20, 2011 16:41
Show Gist options
  • Save dnaeon/1502227 to your computer and use it in GitHub Desktop.
Save dnaeon/1502227 to your computer and use it in GitHub Desktop.
pkg.conf
# System-wide configuration file for pkg(1)
# For more information on the file format and
# options please refer to the pkg.conf(5) man page
PKG_DBDIR : /var/db/pkg
PKG_DBCACHE : /var/cache/pkg
PKG_MULTIREPOS : YES
#ASSUME_ALWAYS_YES : YES
repos:
test : http://tsunami.sofia.unix-heaven.org:8000/
dnaeon : http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20110821/All/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment