Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 18:31:25 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328841 - head
Message-ID:  <201309301831.r8UIVPo8045950@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Mon Sep 30 18:31:25 2013
New Revision: 328841
URL: http://svnweb.freebsd.org/changeset/ports/328841

Log:
  Upper case the last 'l' in libGL
  
  Submitted by:	Mike Jakubik <mike.jakubik@intertainservices.com>

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Sep 30 18:22:22 2013	(r328840)
+++ head/UPDATING	Mon Sep 30 18:31:25 2013	(r328841)
@@ -26,7 +26,7 @@ you update your ports collection, before
   updated to 9.1 when compiled with WITH_NEW_XORG= set.  It is necessary
   to remove the old versions of both ports before updating.
 
-  # pkg_delete -f libGl-\* dri-\*
+  # pkg_delete -f libGL-\* dri-\*
   or
   # pkg delete -f libGL dri
   followed by



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309301831.r8UIVPo8045950>