Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 180B863B853 for ; Fri, 12 Sep 2008 07:08:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE3C363B2CE; Fri, 12 Sep 2008 07:08:48 +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 267C263B2C4 for ; Fri, 12 Sep 2008 07:08:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 111D2175D0; Fri, 12 Sep 2008 07:08:48 +0000 (UTC) From: Eric Gillespie Subject: CVS commit: pkgsrc/converters/py-simplejson To: pkgsrc-changes@NetBSD.org Reply-To: epg@netbsd.org Message-Id: <20080912070848.111D2175D0@cvs.netbsd.org> Date: Fri, 12 Sep 2008 07:08:48 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: epg Date: Fri Sep 12 07:08:48 UTC 2008 Modified Files: pkgsrc/converters/py-simplejson: Makefile Log Message: EGG_NAME now defaults to ${DISTNAME} so don't set it here. To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 pkgsrc/converters/py-simplejson/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.