diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 03:38:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 03:38:33 +0000 |
commit | 0bcd76b00390496c0bba963af58b5bccfcb0e238 (patch) | |
tree | 6fcd9cd5e0e180db312bb54ca52154e4e27da0e7 /UPDATING | |
parent | - Update to 0.3.7 (diff) |
Change the order of arguments to portupgrade for upgrading to GNOME 2.14.
Notes
Notes:
svn path=/head/; revision=160884
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ upgrades. Instead, use the following simple recipe: pkgdb -Ff -portupgrade -f howl -o net/avahi -portupgrade -f xscreensaver-gnome -o x11/gnome-screensaver +portupgrade -o net/avahi -f howl +portupgrade -o x11/gnome-screensaver -f xscreensaver-gnome portupgrade -a 20060425: |