diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2004-01-13 17:57:36 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2004-01-13 17:57:36 +0000 |
commit | 86e6d5ec1e9fd1832a3648b0bf3911fde728af02 (patch) | |
tree | 9f48667fc79dd9bc2eab46032882ccd47b342127 /net/tcpdump/files/pkg-message-base | |
parent | Add Eclipse Modeling Framework (diff) |
Update tcpdump port to latest beta with fixes for security vulnerabilities
in tandem with vendor branch in src tree.
Add an option to overwrite the base system tcpdump.
PR: ports/61103
Submitted by: edwin
Notes
Notes:
svn path=/head/; revision=98095
Diffstat (limited to '')
-rw-r--r-- | net/tcpdump/files/pkg-message-base | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/tcpdump/files/pkg-message-base b/net/tcpdump/files/pkg-message-base new file mode 100644 index 000000000000..8856bffafd42 --- /dev/null +++ b/net/tcpdump/files/pkg-message-base @@ -0,0 +1,7 @@ +*************************************** +* You can always reinstall the older * +* tcpdump via the source directory * +* of the base system: * +* $ cd /usr/src/usr.sbin/tcpdump * +* $ make && make install * +*************************************** |