diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-09-30 18:31:25 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-09-30 18:31:25 +0000 |
commit | 3ce7ea69978eeb7bb693ff4ad30d7d04ced53852 (patch) | |
tree | 0aac46cc591b52a743186382045daad0766f86e0 /UPDATING | |
parent | 952159e04e34d450d0135a799cb590435bc48622 (diff) | |
download | ports-3ce7ea69978eeb7bb693ff4ad30d7d04ced53852.tar.gz ports-3ce7ea69978eeb7bb693ff4ad30d7d04ced53852.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ you update your ports collection, before attempting any port upgrades. 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 |