aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-02-09 13:28:02 +0800
committerkuriyama <kuriyama@FreeBSD.org>2002-02-09 13:28:02 +0800
commit770b99cfb583571b0438d584d15a3f9fecf186da (patch)
tree18089518e808e1ab4c7d24e458f8f24dfb2427d2 /www
parent54ce9206370f34818d69d57178c6aa939bffb84c (diff)
downloadfreebsd-ports-gnome-770b99cfb583571b0438d584d15a3f9fecf186da.tar.gz
freebsd-ports-gnome-770b99cfb583571b0438d584d15a3f9fecf186da.tar.zst
freebsd-ports-gnome-770b99cfb583571b0438d584d15a3f9fecf186da.zip
Oops, I committed my local changes accidentally.
Also more typo is fixed. Pointy hat to: kuriyama
Diffstat (limited to 'www')
-rw-r--r--www/mozilla+ipv6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile
index d712899f6924..4804c4e777b9 100644
--- a/www/mozilla+ipv6/Makefile
+++ b/www/mozilla+ipv6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mozilla
PORTVERSION= 0.9.8
-PORTREVISON= 1
+PORTREVISION= 1
PORTEPOCH= 1
PKGNAMESUFFIX= +ipv6
CATEGORIES= www ipv6
@@ -46,8 +46,8 @@ CONFIGURE_ARGS= \
--disable-xterm-updates \
--enable-crypto \
--enable-double-buffer \
- --disable-editor \
- --disable-mailnews \
+ --enable-editor \
+ --enable-mailnews \
--enable-mathml \
--enable-optimize="${CFLAGS}" \
--enable-pics \