Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2014 19:34:48 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370817 - head/security/wpa_supplicant/files
Message-ID:  <201410131934.s9DJYmwL026631@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Oct 13 19:34:48 2014
New Revision: 370817
URL: https://svnweb.freebsd.org/changeset/ports/370817
QAT: https://qat.redports.org/buildarchive/r370817/

Log:
  security/wpa_supplicant: Fix mis-information in pkg-message

Modified:
  head/security/wpa_supplicant/files/pkg-message.in

Modified: head/security/wpa_supplicant/files/pkg-message.in
==============================================================================
--- head/security/wpa_supplicant/files/pkg-message.in	Mon Oct 13 19:33:54 2014	(r370816)
+++ head/security/wpa_supplicant/files/pkg-message.in	Mon Oct 13 19:34:48 2014	(r370817)
@@ -1,6 +1,6 @@
 To use the ports version of WPA Supplicant instead of the base, add:
 
-    hostapd_program="%%PREFIX%%/sbin/wpa_supplicant"
+    wpa_supplicant_program="%%PREFIX%%/sbin/wpa_supplicant"
 
 to /etc/rc.conf
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410131934.s9DJYmwL026631>