aboutsummaryrefslogtreecommitdiff
path: root/www/linux-mozilla
diff options
context:
space:
mode:
Diffstat (limited to 'www/linux-mozilla')
-rw-r--r--www/linux-mozilla/Makefile2
-rw-r--r--www/linux-mozilla/scripts/configure1
2 files changed, 1 insertions, 2 deletions
diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile
index 54f731b312b0..34644602ff5a 100644
--- a/www/linux-mozilla/Makefile
+++ b/www/linux-mozilla/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mozilla
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= www linux
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= mozilla/releases/mozilla${PORTVERSION}/linux-xpi
@@ -47,7 +48,6 @@ pre-everything::
${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
.endif
DISTFILES= browser.xpi \
- chatzilla.xpi \
deflenus.xpi \
inspector.xpi \
langenus.xpi \
diff --git a/www/linux-mozilla/scripts/configure b/www/linux-mozilla/scripts/configure
index 8a08672e56c4..ebcde4af95b5 100644
--- a/www/linux-mozilla/scripts/configure
+++ b/www/linux-mozilla/scripts/configure
@@ -15,7 +15,6 @@ echo "browser langenus regus xpcom" > /tmp/checklist.tmp.$$;
--checklist "\n\
Choose which components of Mozilla to download and install. \n\
Press the space bar to toggle selections." -1 -1 7 \
-"chatzilla" "IRC client (104 kB)" ON \
"deflenus" "American English profile defaults (8 kB)" ON \
"inspector" "DOM inspector (240 kB)" ON \
"mail" "Mozilla Mail and News (1856 kB)" ON \