Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 47A6663B8BA for ; Fri, 9 Jan 2009 10:58:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E962F63B163; Fri, 9 Jan 2009 10:58:47 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2E6B563B13A for ; Fri, 9 Jan 2009 10:58:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1DAA3175D0; Fri, 9 Jan 2009 10:58:47 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/doc/guide To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20090109105847.1DAA3175D0@cvs.netbsd.org> Date: Fri, 9 Jan 2009 10:58:47 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rillig Date: Fri Jan 9 10:58:47 UTC 2009 Modified Files: pkgsrc/doc/guide: Makefile Log Message: htdocs/share/mk/web.site.mk assumes that sed(1) lives in /usr/bin, which is not true on Ubuntu Linux 8.10. To generate a diff of this commit: cvs rdiff -r1.32 -r1.33 pkgsrc/doc/guide/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.