aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2003-12-17 16:22:31 +0000
committerBrian Feldman <green@FreeBSD.org>2003-12-17 16:22:31 +0000
commit698af116c8d9a8a6e942f24ff893f42aadc3e983 (patch)
treee199da1e9803adf1a2f1bb826b1eee9bcf3bcdbd /net/wireshark
parentcd5ea7183cf112dfeca76758abceae121234d107 (diff)
downloadports-698af116c8d9a8a6e942f24ff893f42aadc3e983.tar.gz
ports-698af116c8d9a8a6e942f24ff893f42aadc3e983.zip
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile1
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>