mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=364010
@ -1,6 +1,6 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PACKAGE=iscsi_legacy
|
PACKAGE=iscsilegacy
|
||||||
SRCS= iscontrol.c pdu.c fsm.c config.c login.c auth_subr.c misc.c
|
SRCS= iscontrol.c pdu.c fsm.c config.c login.c auth_subr.c misc.c
|
||||||
PROG= iscontrol
|
PROG= iscontrol
|
||||||
LIBADD= cam md
|
LIBADD= cam md
|
||||||
|
Loading…
Reference in New Issue
Block a user