From owner-cvs-ports@FreeBSD.ORG Sun Jul 1 12:11:27 2012 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 537DD1065672; Sun, 1 Jul 2012 12:11:27 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2FC238FC1B; Sun, 1 Jul 2012 12:11:26 +0000 (UTC) Received: by bkwj5 with SMTP id j5so2749436bkw.13 for ; Sun, 01 Jul 2012 05:11:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FEzaI0SnoWjaTc644ekm0ZGrVPUSdyipX4HDJ136wGw=; b=zZVI2Eln1qM0WYWSYUK5iCutDMOke4flCcN/EYvSjEBQRhjPr3wAyHTRNsB3L2uH+I PYE2A8DlA5mbYXwQtRtRfWIlhCHU1PzjD0K4+ebfiBWfmjqydvx82yizwQklze0IQlOm 0uNPQOW6UjKKfNdP4Tit9ln5nS5jeMO452u++MQg4Xw8Is47BYzFLcAeveUY4ae/sO0V irSOjGp7zwI4QuIMjXDr+BdurQ8Y0Uh8lWQnOF/I8ELqIINCHNYUfiPrxqtTM0rSfm2u Riyo8KYa/J/K4C6F7h5CN3DGZ7IQA7DfH3hPypkMBTroiN/NLowTM8P05EIHwhsSAHOd f1hg== MIME-Version: 1.0 Received: by 10.204.130.194 with SMTP id u2mr4903703bks.2.1341144685261; Sun, 01 Jul 2012 05:11:25 -0700 (PDT) Received: by 10.204.49.87 with HTTP; Sun, 1 Jul 2012 05:11:24 -0700 (PDT) Received: by 10.204.49.87 with HTTP; Sun, 1 Jul 2012 05:11:24 -0700 (PDT) In-Reply-To: <201207011209.q61C9J5B099482@repoman.freebsd.org> References: <201207011209.q61C9J5B099482@repoman.freebsd.org> Date: Sun, 1 Jul 2012 13:11:24 +0100 Message-ID: From: Chris Rees To: Jimmy Olgeni Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "cvs-ports@FreeBSD.org" , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang 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: Sun, 01 Jul 2012 12:11:27 -0000 On Jul 1, 2012 1:09 PM, "Jimmy Olgeni" wrote: > > olgeni 2012-07-01 12:09:19 UTC > > FreeBSD ports repository > > Modified files: > lang Makefile > Log: > Temporarily remove lang/erlang14 from lang/Makefile due to naming > conflict in INDEX generation. > > Submitted by: crees Thank you :) Chris