diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-20 06:51:14 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-20 06:51:14 +0000 |
commit | 7cdbec9cd65a97cbea0e0d719f920cf93341b206 (patch) | |
tree | 52eb4b6827932d99cfcf9347109fdb2cf88d56af /www/beonex | |
parent | cda950300e7e6d26fb8c87af58022261b0e40e62 (diff) |
s/Mozilla/Beonex/g ;-)
Notes
Notes:
svn path=/head/; revision=68398
Diffstat (limited to 'www/beonex')
-rw-r--r-- | www/beonex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile index 1cd786cb890f..8faf35eb9620 100644 --- a/www/beonex/Makefile +++ b/www/beonex/Makefile @@ -100,7 +100,7 @@ BROKEN= "runtime error on FreeBSD -CURRENT" .endif .if exists(${LOCALBASE}/include/freetype/freetype.h) -BROKEN="You must upgrade your freetype port to 1.3.1_2 or higher before installing Mozilla. If you have 1.3.1_2 installed, please remove ${LOCALBASE}/include/freetype, then build Mozilla" +BROKEN="You must upgrade your freetype port to 1.3.1_2 or higher before installing Beonex. If you have 1.3.1_2 installed, please remove ${LOCALBASE}/include/freetype, then build Beonex" .endif pre-everything:: |