From owner-cvs-ports@FreeBSD.ORG Thu Jan 29 04:50:40 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36FAE16A4CE; Thu, 29 Jan 2004 04:50:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54CE943D31; Thu, 29 Jan 2004 04:50:39 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TCod0B044954; Thu, 29 Jan 2004 04:50:39 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TCoc7h044951; Thu, 29 Jan 2004 04:50:38 -0800 (PST) (envelope-from netchild) Message-Id: <200401291250.i0TCoc7h044951@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 29 Jan 2004 04:50:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/antlr Makefile ports/devel/pccts Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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, 29 Jan 2004 12:50:40 -0000 netchild 2004/01/29 04:50:38 PST FreeBSD ports repository Modified files: devel/antlr Makefile devel/pccts Makefile Log: Fix the my previous commit, CONFLICTS gets feeded into ls, so it has to be a shell glob pattern to detect all versions of the port. Noticed by: Marius Strobl Revision Changes Path 1.5 +1 -1 ports/devel/antlr/Makefile 1.25 +1 -1 ports/devel/pccts/Makefile