1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Remove spurious "fi" (I have no idea how that got in there).

Reported by:	Alexandr A. Listopad <laa@lucky.net>
This commit is contained in:
Jordan K. Hubbard 2001-02-08 17:12:47 +00:00
parent ec63b7e90f
commit b0794065f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38116

View File

@ -138,7 +138,6 @@ choose to go this route).
return ${_VAL}
fi
EXPORT=YES
fi
return ${_VAL}
}