Created
December 20, 2011 16:41
-
-
Save dnaeon/1502227 to your computer and use it in GitHub Desktop.
pkg.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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