summaryrefslogtreecommitdiffstats
path: root/etc/portsnap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/portsnap.conf')
-rw-r--r--etc/portsnap.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/portsnap.conf b/etc/portsnap.conf
new file mode 100644
index 0000000..665061e
--- /dev/null
+++ b/etc/portsnap.conf
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+# Default directory where compressed snapshots are stored.
+# WORKDIR=/var/db/portsnap
+
+# Default location of the ports tree (target for "update" and "extract").
+# PORTSDIR=/usr/ports
+
+# Server or server pool from which to fetch updates. You can change
+# this to point at a specific server if you want, but in most cases
+# using a "nearby" server won't provide a measurable improvement in
+# performance.
+SERVERNAME=portsnap.FreeBSD.org
+
+# Trusted keyprint. Changing this is a Bad Idea unless you've received
+# a PGP-signed email from <security-officer@FreeBSD.org> telling you to
+# change it and explaining why.
+KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330
OpenPOWER on IntegriCloud