Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 275F463B22F for ; Wed, 23 Jan 2008 14:46:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9BAD421507; Wed, 23 Jan 2008 14:46:33 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/mk/pkginstall To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20080123144633.9BAD421507@cvs.netbsd.org> Date: Wed, 23 Jan 2008 14:46:33 +0000 (UTC) Content-Length: 439 Lines: 19 Module Name: pkgsrc Committed By: rillig Date: Wed Jan 23 14:46:33 UTC 2008 Modified Files: pkgsrc/mk/pkginstall: bsd.pkginstall.mk Log Message: Replaced unreadable code with readable code by doing a little substitution. To generate a diff of this commit: cvs rdiff -r1.39 -r1.40 pkgsrc/mk/pkginstall/bsd.pkginstall.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.