diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
| commit | 419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch) | |
| tree | ad137f78093ffd47facbcbef6a68bb303af76e93 /lib/libmemstat | |
| parent | 9404513cfa140785ed9109696d41ac308b213941 (diff) | |
Notes
Diffstat (limited to 'lib/libmemstat')
| -rw-r--r-- | lib/libmemstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmemstat/Makefile b/lib/libmemstat/Makefile index dd63b8892030..6114bf70ae9f 100644 --- a/lib/libmemstat/Makefile +++ b/lib/libmemstat/Makefile @@ -2,7 +2,7 @@ WARNS?= 3 LIB= memstat -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 DPADD= ${LIBKVM} LDADD= -lkvm SRCS+= memstat.c |
