Fix a typo that prevented the port from building
This commit is contained in:
parent
518df36cb3
commit
96bedb64e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326098
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ pre-everything::
|
|||
@${ECHO} " ${PREFIX}/${MM_DIR}."
|
||||
@${ECHO} "CGI_GID www The group name or id under which your web"
|
||||
@${ECHO} " server executes CGI scripts."
|
||||
@${ECHO} "IMGDIR www/icons Icon images will be installed in""
|
||||
@${ECHO} "IMGDIR www/icons Icon images will be installed in"
|
||||
@${ECHO} " ${PREFIX}/${IMGDIR}."
|
||||
@${ECHO} ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue