diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 21:01:08 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 21:01:08 +0000 |
| commit | c389411c8aa86e3ffa6e7b24ecef1d8c94549bb8 (patch) | |
| tree | d202f169da241769452be64ff9d6811a356945a0 /lib/libedit | |
| parent | 41a737904fb2cd0700caa74060aaf8eac9421d22 (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile index f2f313d29fd0..14c9cbbcc175 100644 --- a/lib/libedit/Makefile +++ b/lib/libedit/Makefile @@ -2,7 +2,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 # $FreeBSD$ -PACKAGE=lib${LIB} +PACKAGE=clibs LIB= edit SHLIB_MAJOR= 7 SHLIBDIR?= /lib |
