diff options
| author | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-02-12 20:27:50 +0000 |
|---|---|---|
| committer | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-02-12 20:27:50 +0000 |
| commit | ddc73667c89a9238868a1e2cf6f2ee34603ae383 (patch) | |
| tree | 350a167917c2a40edcfed4625f1a7122dfbc3dfa /lib/libwrap | |
| parent | 01e65cd554ac8d2b600171a2a5e84426c940c22b (diff) | |
Notes
Diffstat (limited to 'lib/libwrap')
| -rw-r--r-- | lib/libwrap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile index ab565d0b6b12..845096131a8a 100644 --- a/lib/libwrap/Makefile +++ b/lib/libwrap/Makefile @@ -5,6 +5,8 @@ MAINTAINER=markm@FreeBSD.org LIB= wrap +SHLIB_MAJOR= 3 +SHLIB_MINOR= 0 MAN3= hosts_access.3 MAN5= hosts_access.5 hosts_options.5 |
