Revert SHLIB_MAJOR to 2.
As discussed with kan@, since DTrace is the only consumer of libproc right now, there's no need for a major shlib bump.
This commit is contained in:
parent
fd14f3b4a9
commit
fe0c8f8973
@ -13,7 +13,7 @@ INCS= libproc.h
|
||||
|
||||
CFLAGS+= -I${.CURDIR}
|
||||
|
||||
SHLIB_MAJOR= 3
|
||||
SHLIB_MAJOR= 2
|
||||
|
||||
WITHOUT_MAN=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user