Fix the upgrade instructions for GNOME 2.18.

This commit is contained in:
Joe Marcus Clarke 2007-03-19 23:02:12 +00:00
parent aa2679cdb7
commit cec38b2220
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29847

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq218.sgml,v 1.1 2007/03/19 17:36:34 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
@ -56,7 +56,7 @@
ready to go. Then do the following:</p>
<pre>
# pkgdb -Ff
# portupgrade -rf pkg-config\*
# portupgrade -a
</pre>
@ -68,7 +68,7 @@
least 1.9 version. Then do the following:</p>
<pre>
# portmaster -r pkg-config\*
# portmaster -a
</pre>
<p>Then run portmaster normally.</p>