1
0
forked from ports/contrib

distcc: fix typo in distccd.conf

This commit is contained in:
Danny Rawlins 2021-04-26 23:14:53 +10:00
parent 9ba29d4e5b
commit 4e7f183093
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37C+jF3cbKbSTuALkqY/6NPH26KzPkxpGCI287MN4ZlPT86P2dEaHB/eGGAZowxV0A/C6sVeekbTXaAI6Yni6ws=
RWSagIOpLGJF35t2nzHkD7KDimgb9O7mHKesuH04CkINGamBLTg6CDksrjdN0VkH066ggP2dFxuCagU3r67/mxYEAv0AvqdVIQg=
SHA256 (Pkgfile) = f9d09d23f8eb8777d0f597ffbb8d93a8873864d4cd1b6283867a131a77721c00
SHA256 (.footprint) = a02bb04a43c281a9085d56d381ee7094363505eee594601b6b9b5c01ee3e8d48
SHA256 (distcc-3.3.5.tar.gz) = 7a8e45a3a2601b7d5805c7d5b24918e3ad84b6b5cc9153133f432fdcc6dce518
SHA256 (distccd) = 5ff8d45e3e572cf0d4fb4e2e827bd77a618556c275f98d2770aff5621c4d1371
SHA256 (distccd.conf) = 423bb705c252e52e01a9db813d8021a2647b57337daf7e58b6ffe969871d5add
SHA256 (distccd.conf) = afd1ba97aaf23061ba4b4d1a1613eee3a709c91311260de494ce063556b463e3

View File

@ -8,5 +8,5 @@
# RUNDIR="/var/run/distcc"
# PIDFILE="$RUNDIR/distcc.pid"
+# Uncomment this and set --allow or --allow-local as needed:
# Uncomment this and set --allow or --allow-local as needed:
# ARGS="$ARGS --allow 1.2.0.0/16 --allow 3.4.5.0/24 --allow-private --zeroconf"