summaryrefslogtreecommitdiff
path: root/net/wireshark/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /net/wireshark/files
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'net/wireshark/files')
-rw-r--r--net/wireshark/files/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/wireshark/files/patch-ac b/net/wireshark/files/patch-ac
deleted file mode 100644
index dc3ca1b5bb19..000000000000
--- a/net/wireshark/files/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
---- doc/Makefile.in.orig Wed Aug 1 22:49:55 2001
-+++ doc/Makefile.in Wed Aug 1 22:52:18 2001
-@@ -273,6 +273,12 @@
- --release=$(VERSION) \
- > ../editcap.1
-
-+../mergecap.1: mergecap.pod ../config.h
-+ pod2man $(srcdir)/mergecap.pod \
-+ --center="The Ethereal Network Analyzer" \
-+ --release=$(VERSION) \
-+ > ../mergecap.1
-+
- ../text2pcap.1: text2pcap.pod ../config.h
- pod2man $(srcdir)/text2pcap.pod \
- --center="The Ethereal Network Analyzer" \