diff options
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 066ae7646291..317ad8884863 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -53,5 +53,6 @@ CONFIGURE_ARGS+= --enable-snmp=no --without-ucdsnmp --without-net-snmp .endif MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1 +MAN4+= ethereal-filter.4 .include <bsd.port.mk> |