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.
This commit is contained in:
parent
096026e516
commit
4323354324
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user