svn commit: r322516 - head/net/libnet
Dirk Meyer
dinoex at FreeBSD.org
Mon Jul 8 16:51:29 UTC 2013
Author: dinoex
Date: Mon Jul 8 16:51:29 2013
New Revision: 322516
URL: http://svnweb.freebsd.org/changeset/ports/322516
Log:
- recover lost description for option BPF
Submitted by: Wesley Shields
Modified:
head/net/libnet/Makefile
Modified: head/net/libnet/Makefile
==============================================================================
--- head/net/libnet/Makefile Mon Jul 8 16:50:33 2013 (r322515)
+++ head/net/libnet/Makefile Mon Jul 8 16:51:29 2013 (r322516)
@@ -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>
More information about the svn-ports-head
mailing list