summaryrefslogtreecommitdiff
path: root/security/wpa_supplicant/files/pkg-message.in
blob: e7b8d25b652d5480c1475ba8ce27005d47c87b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
To use the ports version of WPA Supplicant instead of the base, add:

    wpa_supplicant_program="%%PREFIX%%/sbin/wpa_supplicant"

to /etc/rc.conf
EOM
}
]