aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-08-17 17:55:23 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-08-17 17:55:23 -0400
commitdef915603f9ae111aea4a647dc88b254685b864a (patch)
tree045a1eb044ab352b2bd7298b3f49c5beee0d12cd
parentc01158caa55286fed2d785ad53ff8435dd7b9514 (diff)
downloadpfsense-packages-def915603f9ae111aea4a647dc88b254685b864a.tar.gz
pfsense-packages-def915603f9ae111aea4a647dc88b254685b864a.tar.bz2
pfsense-packages-def915603f9ae111aea4a647dc88b254685b864a.zip
Echo out field data that is set
-rwxr-xr-xpkg_config.8.xml2
-rwxr-xr-xpkg_config.8.xml.amd642
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index ce9d0543..d7ecb9c1 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -437,7 +437,7 @@
<build_port_path>/usr/ports/sysutils/daemontools</build_port_path>
<build_port_path>/usr/ports/dns/djbdns</build_port_path>
<build_options>WITHOUT_MAN=true WITH_SRV=true</build_options>
- <supportedbybsdperimeter>true</supportedbybsdperimeter>
+ <supportedbybsdperimeter>YES</supportedbybsdperimeter>
</package>
<package>
<name>Open-VM-Tools</name>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index 60e17d6d..b8475ee7 100755
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -450,7 +450,7 @@
<depends_on_package>ucspi-tcp-0.88_2.tbz</depends_on_package>
<depends_on_package>daemontools-0.76_14.tbz</depends_on_package>
<depends_on_package>djbdns-1.05_13.tbz</depends_on_package>
- <supportedbybsdperimeter>true</supportedbybsdperimeter>
+ <supportedbybsdperimeter>YES</supportedbybsdperimeter>
<build_port_path>/usr/ports/sysutils/ucspi-tcp</build_port_path>
<build_port_path>/usr/ports/sysutils/daemontools</build_port_path>
<build_port_path>/usr/ports/dns/djbdns</build_port_path>