Date: Mon, 25 Jun 2007 06:43:39 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/wikicalc Makefile Message-ID: <200706250643.l5P6hd4N078330@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2007-06-25 06:43:39 UTC FreeBSD ports repository Modified files: www/wikicalc Makefile Log: - Remove redundant SUB_LIST. - Use "find | xargs install" instead of "for i in `find`; do install $i; done". Suggested by: sat Revision Changes Path 1.2 +4 -7 ports/www/wikicalc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706250643.l5P6hd4N078330>