Date: Thu, 27 Oct 2005 00:10:40 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/est Makefile ports/sysutils/estctrl Makefile Message-ID: <200510270010.j9R0AeQc015154@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510270010.j9R0AeQc015154>