summaryrefslogtreecommitdiff
path: root/sbin/iscontrol
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-08-07 12:19:21 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-08-07 12:19:21 +0000
commit43233543248c0c0ffa0e5621c31bbb1bab77fd58 (patch)
tree343bcfaaf73c305f965ba0573270271adbbc3079 /sbin/iscontrol
parent096026e5167bd8219450bfa1ede3403c9710128e (diff)
downloadsrc-test2-43233543248c0c0ffa0e5621c31bbb1bab77fd58.tar.gz
src-test2-43233543248c0c0ffa0e5621c31bbb1bab77fd58.zip
pkgbase: We can't easily have a package with either a - or a _
Rename iscsi_legacy to iscsilegacy, having - or _ in a package name cause problems when we process them and generate the ucl.
Notes
Notes: svn path=/head/; revision=364010
Diffstat (limited to 'sbin/iscontrol')
-rw-r--r--sbin/iscontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/iscontrol/Makefile b/sbin/iscontrol/Makefile
index 07dcbfec9f1c..613444a468f4 100644
--- a/sbin/iscontrol/Makefile
+++ b/sbin/iscontrol/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PACKAGE=iscsi_legacy
+PACKAGE=iscsilegacy
SRCS= iscontrol.c pdu.c fsm.c config.c login.c auth_subr.c misc.c
PROG= iscontrol
LIBADD= cam md