From owner-cvs-all Wed Dec 2 00:24:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA24400 for cvs-all-outgoing; Wed, 2 Dec 1998 00:24:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA24395; Wed, 2 Dec 1998 00:24:13 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03102; Wed, 2 Dec 1998 00:24:53 -0800 (PST) Date: Wed, 2 Dec 1998 00:24:53 -0800 (PST) Message-Id: <199812020824.AAA03102@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/python Makefile ports/lang/python/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/12/02 00:24:52 PST Modified files: lang/python Makefile lang/python/pkg PLIST Log: Make sure PLIST is correct whether you have source or not. Add copyright file. Add "|| true" to end of != grep command line to avoid warnings. Submitted by: tg Revision Changes Path 1.42 +7 -2 ports/lang/python/Makefile 1.17 +2 -1 ports/lang/python/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message