Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2F69D63C445 for ; Wed, 10 Feb 2010 19:30:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BCAF663B14B; Wed, 10 Feb 2010 19:30:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id F341663B12E for ; Wed, 10 Feb 2010 19:30:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DF1E9175DD; Wed, 10 Feb 2010 19:30:09 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 10 Feb 2010 19:30:09 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/www/py-django To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100210193009.DF1E9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Feb 10 19:30:09 UTC 2010 Modified Files: pkgsrc/www/py-django: Makefile PLIST options.mk Log Message: Use pgsql as option name for consistency with other packages. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-django/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-django/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-django/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.