diff options
author | marcus <marcus@FreeBSD.org> | 2007-10-25 15:43:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-10-25 15:43:49 +0800 |
commit | 278642f014627c3d76fb21f15989a9863fc699aa (patch) | |
tree | 8544c5a56395b8fa000d64ce9ed71d56ff655f00 | |
parent | 5ccaa95f1b6ab94e45e21631483aa6b016e2315b (diff) | |
download | freebsd-ports-gnome-278642f014627c3d76fb21f15989a9863fc699aa.tar.gz freebsd-ports-gnome-278642f014627c3d76fb21f15989a9863fc699aa.tar.zst freebsd-ports-gnome-278642f014627c3d76fb21f15989a9863fc699aa.zip |
Add a -f to the portupgrade instruction to properly convert from scrollkeeper
to rarian.
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ upgrades. Portupgrade users: # pkgdb -Ff - # portupgrade -o textproc/rarian textproc/scrollkeeper + # portupgrade -f -o textproc/rarian textproc/scrollkeeper # portupgrade -a Portmaster users: |