cvs commit: ports/sysutils/est Makefile ports/sysutils/estctrl Makefile

Colin Percival cperciva at FreeBSD.org
Wed Oct 26 17:10:44 PDT 2005


cperciva    2005-10-27 00:10:40 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    sysutils/est         Makefile 
    sysutils/estctrl     Makefile 
  Log:
  Replace IGNORE="foo (bar)" with IGNORE='foo (bar)'.  With double
  quotes, sh chokes on the parentheses.
  
  Submitted by:   Peter Schuller
  Approved by:    flz
  
  Revision  Changes    Path
  1.8       +1 -1      ports/sysutils/est/Makefile
  1.6       +1 -1      ports/sysutils/estctrl/Makefile


More information about the cvs-all mailing list