Hi, all:

   In www category, there are some ports with a line as:
1     @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}

   It always followed by this line:
2     @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}'
>> ${TMPPLIST}

while some other ports do not have line 2.

   Is line 2 needed ? In my opion, line 2 changes nothing to
${TMPPLIST} in this case, so line 2 is not needed.

   Any comment ?


wen
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to