diff options
author | bms <bms@FreeBSD.org> | 2003-12-11 02:32:12 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2003-12-11 02:32:12 +0800 |
commit | a704339732a0374c950a14d368d8ffeb28b9d1e7 (patch) | |
tree | c5af76285d572d4061d41a2744f99fe6da894767 /net/Makefile | |
parent | e2e3a4e9af558fac81153e3f853d06363034d638 (diff) | |
download | freebsd-ports-gnome-a704339732a0374c950a14d368d8ffeb28b9d1e7.tar.gz freebsd-ports-gnome-a704339732a0374c950a14d368d8ffeb28b9d1e7.tar.zst freebsd-ports-gnome-a704339732a0374c950a14d368d8ffeb28b9d1e7.zip |
Add a port of libpcap 0.8.1. Some work is being done around tcpdump and
libpcap right now, in the areas of wireless and mesh networking. Import
this port so as not to disturb the vendor branch, and bring the bleeding
edge stuff to a wider audience.
Sponsored by: consume.net
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7c521506cac9..761af3a57f8b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -287,6 +287,7 @@ SUBDIR += libnss-mysql SUBDIR += libosip SUBDIR += libosip2 + SUBDIR += libpcap SUBDIR += librsync SUBDIR += libsmi SUBDIR += libsocket++ |