summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/beonex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile
index 25703b0db012..b058968a0a0b 100644
--- a/www/beonex/Makefile
+++ b/www/beonex/Makefile
@@ -111,7 +111,7 @@ post-build:
.endif
(cd ${WRKSRC}/dist/bin && \
${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; \
- ${ECHO_CMD} skin,install,select,classic/1.0 >> \
+ ${ECHO_CMD} skin,install,select,modern/1.0 >> \
chrome/installed-chrome.txt; \
${ECHO_CMD} locale,install,select,en-US >> \
chrome/installed-chrome.txt; \