summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/phoenix/MESSAGE5
-rw-r--r--www/phoenix/Makefile6
2 files changed, 8 insertions, 3 deletions
diff --git a/www/phoenix/MESSAGE b/www/phoenix/MESSAGE
index 5b92aa9b444..83e0108566f 100644
--- a/www/phoenix/MESSAGE
+++ b/www/phoenix/MESSAGE
@@ -1,6 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.3 2002/12/23 16:10:59 cjep Exp $
+
PLEASE NOTE: You should create a new profile for Phoenix 0.5.
To create a new profile, start Phoenix by running phoenix -ProfileManager
and click on the "Create Profile" button. If you don't want to delete your
old profile and are willing to incur the risk of new bugs, you should at least
delete your profile's downloads.rdf file.
+
+===========================================================================
diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile
index 92fd0a0ee51..6177dcb0017 100644
--- a/www/phoenix/Makefile
+++ b/www/phoenix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/12/10 16:02:38 taya Exp $
+# $NetBSD: Makefile,v 1.4 2002/12/23 16:10:59 cjep Exp $
MOZILLA= phoenix
MOZILLA_BIN= phoenix-bin
@@ -10,8 +10,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
HOMEPAGE= http://www.mozilla.org/projects/phoenix/
COMMENT= A redesign of the Mozilla browser component
-CONFIGURE_ENV+= MOZ_PHOENIX=1
-MAKE_ENV+= MOZ_PHOENIX=1
+CONFIGURE_ENV+= MOZ_PHOENIX=1
+MAKE_ENV+= MOZ_PHOENIX=1
CONFIGURE_ARGS+= --disable-mailnews
CONFIGURE_ARGS+= --disable-composer