diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2004-10-01 15:38:07 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2004-10-01 15:38:07 +0000 |
| commit | 85a8b887df7fb76ad780c9f909b6ec3ceb76b52a (patch) | |
| tree | ee4e7645bfa4f3e4d9c7a304ebae4aa7a255e3c5 /lib/libpcap | |
| parent | 8c7ff1f331b0f38f80a4734336d50c9c6b9b3ebc (diff) | |
Notes
Diffstat (limited to 'lib/libpcap')
| -rw-r--r-- | lib/libpcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile index 969184eae7928..57651c324f428 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -19,7 +19,7 @@ CFLAGS+=-DHAVE_SNPRINTF -DHAVE_VSNPRINTF CFLAGS+=-DINET6 .endif -SHLIB_MAJOR=2 +SHLIB_MAJOR=3 # # Magic to grab sources out of src/contrib |
