diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2011-08-28 09:26:48 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2011-08-28 09:26:48 +0000 |
| commit | 7596eb487200a0954c34060ce81369fe1fb4ad72 (patch) | |
| tree | 4eba5cd9e08c38a4f9fef102f1608eec2a33e16c /lib/libpcap | |
| parent | 118450985806e4a26fe5ade1652ab3b29673fb3c (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 80c61d80f2035..5b613e7f08a69 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -99,7 +99,7 @@ CFLAGS+=-DHAVE_NET_PFVAR_H WARNS?= 0 -SHLIB_MAJOR=7 +SHLIB_MAJOR= 8 # # Magic to grab sources out of src/contrib |
