diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-15 23:12:51 +0800 | 
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-15 23:12:51 +0800 | 
| commit | 2ce5fc3c83d498a9ad3e8967e326cc52b3bb6257 (patch) | |
| tree | 4412b80ae41fad23e83706119c99bc85ec1dd59b /MC-UPDATING | |
| parent | aa5c2474dfaad0afb975eb05a061b7efffe269a5 (diff) | |
| download | marcuscom-ports-2ce5fc3c83d498a9ad3e8967e326cc52b3bb6257.tar.gz marcuscom-ports-2ce5fc3c83d498a9ad3e8967e326cc52b3bb6257.tar.zst marcuscom-ports-2ce5fc3c83d498a9ad3e8967e326cc52b3bb6257.zip  | |
Add comment about gnome-control-center - gnome-settings-daemon split.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10125 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'MC-UPDATING')
| -rw-r--r-- | MC-UPDATING | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/MC-UPDATING b/MC-UPDATING index 1468a62e2..9530428be 100644 --- a/MC-UPDATING +++ b/MC-UPDATING @@ -1,4 +1,4 @@ -# $MCom: ports/MC-UPDATING,v 1.5 2008/01/02 22:34:03 mezz Exp $ +# $MCom: ports/MC-UPDATING,v 1.6 2008/01/15 04:16:04 mezz Exp $  This file documents some of the problems you may encounter when  upgrading your ports. We try our best to minimize these disruptions, @@ -19,10 +19,12 @@ upgrades.    Portupgrade users:      # pkg_delete -f gnome-applets\*      # pkg_delete -f totem\* +    # pkg_delete -f gnome-control-center\*      # pkgdb -Ff      # portupgrade -a    Portmaster users:      # pkg_delete -f gnome-applets\*      # pkg_delete -f totem\* +    # pkg_delete -f gnome-control-center\*      # portmaster -a  | 
