From owner-cvs-all@FreeBSD.ORG Tue Jul 31 16:28:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5427E16A418; Tue, 31 Jul 2007 16:28:33 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2430C13C467; Tue, 31 Jul 2007 16:28:33 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l6VGSWNW059483; Tue, 31 Jul 2007 16:28:32 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l6VGSWkh059482; Tue, 31 Jul 2007 16:28:32 GMT (envelope-from alexbl) Message-Id: <200707311628.l6VGSWkh059482@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Tue, 31 Jul 2007 16:28:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/python Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2007 16:28:33 -0000 alexbl 2007-07-31 16:28:32 UTC FreeBSD ports repository Modified files: lang/python Makefile Log: - use PORTUPGRADE_CMD instead of PORTUPGRADE so as not to confict with the portupgrade env variable Pointed out by: Miroslav Lachman <000.fbsd@quip.cz> Revision Changes Path 1.161 +5 -5 ports/lang/python/Makefile