Fix a typo that prevented the port from building

This commit is contained in:
Florian Smeets 2013-09-02 21:52:27 +00:00
parent 518df36cb3
commit 96bedb64e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326098

View file

@ -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} ""