Point people to using ORBit2 as a portupgrade jumping point instead of atk.

This commit is contained in:
Joe Marcus Clarke 2003-09-18 18:45:15 +00:00
parent 11c9ee4bce
commit 597deb06a1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18157

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.36 2003/08/26 07:45:58 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.37 2003/09/18 15:33:51 bland Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME 2.4 FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -213,7 +213,7 @@ ggv
for such purpose. This will do the job well:</p>
<pre>
# portupgrade -rf -m BATCH=yes atk
# portupgrade -rf -m BATCH=yes ORBit2
# portupgrade -R -m BATCH=yes gnome2
</pre>