From owner-cvs-ports@FreeBSD.ORG Thu May 10 12:33:03 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BC9A1065783; Thu, 10 May 2012 12:33:03 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 197938FC12; Thu, 10 May 2012 12:33:03 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4ACX2AU066570; Thu, 10 May 2012 12:33:02 GMT (envelope-from rm@repoman.freebsd.org) Received: (from rm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4ACX2od066569; Thu, 10 May 2012 12:33:02 GMT (envelope-from rm) Message-Id: <201205101233.q4ACX2od066569@repoman.freebsd.org> From: Ruslan Mahmatkhanov Date: Thu, 10 May 2012 12:33:02 +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/devel/pythk Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2012 12:33:03 -0000 rm 2012-05-10 12:33:02 UTC FreeBSD ports repository Modified files: devel/pythk Makefile Log: - use CHEESESHOP in MASTER_SITES instead of full server name - strict python version to 2.x - add LICENSE (BSD) Non-functional changes. Revision Changes Path 1.5 +4 -2 ports/devel/pythk/Makefile