aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/libnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnet/Makefile b/net/libnet/Makefile
index 82a0f7fef43e..2ba48e1c2b23 100644
--- a/net/libnet/Makefile
+++ b/net/libnet/Makefile
@@ -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>