- recover lost description for option BPF

Submitted by:	Wesley Shields
This commit is contained in:
Dirk Meyer 2013-07-08 16:51:29 +00:00
parent 93bfdd66d0
commit 6ebcf86c50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322516

View file

@ -36,7 +36,7 @@ EXAMPLES= sample/*.c
OPTIONS_DEFINE= EXAMPLES DOCS BPF
OPTIONS_DEFAULT= BPF
PF_DESC= link layer pf
BPF_DESC= link layer bpf
.include <bsd.port.options.mk>