From owner-cvs-all@FreeBSD.ORG Fri Oct 10 03:01:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 266BD16A4B3; Fri, 10 Oct 2003 03:01:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9923943FD7; Fri, 10 Oct 2003 03:01:38 -0700 (PDT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9AA1cXJ071901; Fri, 10 Oct 2003 03:01:38 -0700 (PDT) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9AA1bvG071900; Fri, 10 Oct 2003 03:01:37 -0700 (PDT) (envelope-from krion) Message-Id: <200310101001.h9AA1bvG071900@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 10 Oct 2003 03:01:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/bpft Makefile ports/net/trafd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 10 Oct 2003 10:01:42 -0000 krion 2003/10/10 03:01:37 PDT FreeBSD ports repository Modified files: net/bpft Makefile net/trafd Makefile Log: - Add CONFLICTS, because these 2 ports install the same file. Submitted by: Oliver Eikemeier Approved by: maintainer Revision Changes Path 1.12 +2 -0 ports/net/bpft/Makefile 1.10 +2 -0 ports/net/trafd/Makefile