aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-02-13 09:07:32 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-02-13 09:07:32 +0000
commit2ff95d56b3d6b5bda033be1f8d1048fdfd7284c7 (patch)
tree54aca8b6cd9df079bfc5d66d9be7d32c28767030 /etc/defaults
parent47cac30b9aaf3dfda4970bb7544886145abb9456 (diff)
Notes
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 4a391665e1cf..0b49ca1e08de 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -113,6 +113,12 @@
#MOTIFLIB= -L${X11BASE}/lib -lXm
#
#
+# If you are running behind a firewall, uncomment the following to leave a
+# hint for various make-spawned utilities that they should use passive FTP.
+#
+#FTP_PASSIVE_MODE= YES
+#
+#
# Kerberos IV
# If you want the eBones-based Kerberos, define this:
#