summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/sunlabel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile
index 1e6a8aa..143b6c7 100644
--- a/sbin/sunlabel/Makefile
+++ b/sbin/sunlabel/Makefile
@@ -7,7 +7,7 @@ SRCS= sunlabel.c geom_sunlabel_enc.c
MAN= sunlabel.8
.if ${MACHINE_ARCH} == "sparc64"
-LINKS= ${BINDIR}/sunlabel ${BINDIR}/sunlabel
+LINKS= ${BINDIR}/sunlabel ${BINDIR}/disklabel
MLINKS= sunlabel.8 disklabel.8
.endif
OpenPOWER on IntegriCloud