aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp41-client
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-09-06 21:48:46 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-09-06 21:48:46 +0000
commite7099d18201114b3de48c3ad2042b9d8ca1b0281 (patch)
treeea617e1bae97f7768e2ae1276ce11f998c7be9e7 /net/isc-dhcp41-client
parent14d7f5f921aa78dadb831ae7eedba41683d3bb26 (diff)
downloadports-e7099d18201114b3de48c3ad2042b9d8ca1b0281.tar.gz
ports-e7099d18201114b3de48c3ad2042b9d8ca1b0281.zip
- Correct pkg-message sample syntax
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Notes
Notes: svn path=/head/; revision=303793
Diffstat (limited to 'net/isc-dhcp41-client')
-rw-r--r--net/isc-dhcp41-client/pkg-message4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/isc-dhcp41-client/pkg-message b/net/isc-dhcp41-client/pkg-message
index 106035b3b8ff..d42690b5c108 100644
--- a/net/isc-dhcp41-client/pkg-message
+++ b/net/isc-dhcp41-client/pkg-message
@@ -1,8 +1,8 @@
**** To setup dhclient, you may need to edit /etc/rc.conf to replace the
base system dhclient, such as:
- dhcp_program="%%PREFIX%%/sbin/dhclient"
- dhcp_flags="-q"
+ dhclient_program="%%PREFIX%%/sbin/dhclient"
+ dhclient_flags="-q"
See dhclient(8), using the following command, for details about other
possible options: