svn commit: r328841 - head
Koop Mast
kwm at FreeBSD.org
Mon Sep 30 18:31:25 UTC 2013
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 at 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
More information about the svn-ports-head
mailing list