aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.bin/ctfdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/usr.bin/ctfdump/Makefile')
-rw-r--r--cddl/usr.bin/ctfdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/usr.bin/ctfdump/Makefile b/cddl/usr.bin/ctfdump/Makefile
index 23ded7458bed..357598583ae7 100644
--- a/cddl/usr.bin/ctfdump/Makefile
+++ b/cddl/usr.bin/ctfdump/Makefile
@@ -1,7 +1,7 @@
.PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
.PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/dump
-PACKAGE= ctf-tools
+PACKAGE= ctf
PROG= ctfdump
SRCS= dump.c \
symbol.c \