Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 3AE2163B842 for ; Tue, 16 Sep 2008 19:30:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B298163B227; Tue, 16 Sep 2008 19:30:00 +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 130C463B1C7 for ; Tue, 16 Sep 2008 19:30:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 03F4E175D0; Tue, 16 Sep 2008 19:30:00 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/www/trac To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080916193000.03F4E175D0@cvs.netbsd.org> Date: Tue, 16 Sep 2008 19:29:59 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Tue Sep 16 19:29:59 UTC 2008 Modified Files: pkgsrc/www/trac: Makefile Log Message: Be explicit about what to include for what Python version as the older version didn't really work. To generate a diff of this commit: cvs rdiff -r1.38 -r1.39 pkgsrc/www/trac/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.