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:
Rui Paulo 2010-07-31 17:14:54 +00:00
parent fd14f3b4a9
commit fe0c8f8973
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210694

View File

@ -13,7 +13,7 @@ INCS= libproc.h
CFLAGS+= -I${.CURDIR}
SHLIB_MAJOR= 3
SHLIB_MAJOR= 2
WITHOUT_MAN=