diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2005-07-22 17:29:10 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2005-07-22 17:29:10 +0000 |
| commit | 3f0da39ca54866a1b1c56f539e7af1c67942f1ce (patch) | |
| tree | 8e19e7f9a3e9e4318b8770ef1753aae49606bd23 /lib/libipsec/Makefile | |
| parent | 19997e47e088eb2591f5e1f70d8a56be66096705 (diff) | |
Notes
Diffstat (limited to 'lib/libipsec/Makefile')
| -rw-r--r-- | lib/libipsec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libipsec/Makefile b/lib/libipsec/Makefile index 8aaa6c0a250f..2a60d93e9a55 100644 --- a/lib/libipsec/Makefile +++ b/lib/libipsec/Makefile @@ -29,7 +29,7 @@ LIB= ipsec SHLIBDIR?= /lib -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 CFLAGS+=-I. -I${.CURDIR} CFLAGS+=-DIPSEC_DEBUG -DIPSEC .if !defined(NO_INET6) |
