diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-06-03 09:41:26 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-06-03 09:41:26 +0000 |
| commit | e217163c6d59653e785e53f907a941cf5e4797d4 (patch) | |
| tree | b0477584cd1e37dc015c46cbb00d88e65705813c /lib/libpcap | |
| parent | a46b53b37c05d0add91f215fc914c304555c5bfd (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 28fe7b884dd7..ec4c9fd5ab6c 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -19,7 +19,7 @@ CFLAGS+=-DHAVE_SNPRINTF -DHAVE_VSNPRINTF CFLAGS+=-DINET6 .endif -SHLIB_MAJOR=3 +SHLIB_MAJOR=4 # # Magic to grab sources out of src/contrib |
