From owner-cvs-all Fri Aug 28 11:55:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01565 for cvs-all-outgoing; Fri, 28 Aug 1998 11:55:44 -0700 (PDT) (envelope-from owner-cvs-all) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01536; Fri, 28 Aug 1998 11:55:32 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca6-88.ix.netcom.com [205.186.213.88]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id LAA27186; Fri, 28 Aug 1998 11:54:33 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id LAA29365; Fri, 28 Aug 1998 11:54:30 -0700 (PDT) Date: Fri, 28 Aug 1998 11:54:30 -0700 (PDT) Message-Id: <199808281854.LAA29365@silvia.hip.berkeley.edu> To: dima@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199808281841.LAA25675@freefall.freebsd.org> (message from Dima Ruban on Fri, 28 Aug 1998 11:41:06 -0700 (PDT)) Subject: Re: cvs commit: src/share/mk bsd.port.mk From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * share/mk bsd.port.mk I don't know why it is so hard to understand. As I keep saying over and over, please do not commit anything to this file. :< === # There are two different types of "maintainers" in the whole ports # framework concept. Maintainers of the bsd.port*.mk files # are listed below in the ${OPSYS}_MAINTAINER entries (this file # is used by multiple *BSD flavors). You should consult them directly # if you have any questions/suggestions regarding this file since only ^^^^ # they are allowed to modify the master copies in the CVS repository! ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FreeBSD_MAINTAINER= asami@FreeBSD.ORG OpenBSD_MAINTAINER= imp@OpenBSD.ORG === Satoshi