summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-04-01 09:43:27 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-04-01 09:43:27 +0000
commit31b3bc01e7c99bf63563f858f619e490c74a4c53 (patch)
treeab60a736bd9168f7d9cd71c4399e6f2cd020e921 /www
parentMozilla uses zlib internally, and Netscape 6 is based on Mozilla. (diff)
whitespace change only
Notes
Notes: svn path=/head/; revision=57121
Diffstat (limited to 'www')
-rw-r--r--www/linux-netscape6/Makefile2
-rw-r--r--www/netscape7/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index 5cc4ef658776..b16cf6077c14 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -90,7 +90,7 @@ DISTFILES?= browser.xpi \
talkback.xpi \
xpcom.xpi
.if exists(${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf)
-DISTFILES!= ${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf
+DISTFILES!=${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf
.endif
checksum:
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index 5cc4ef658776..b16cf6077c14 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -90,7 +90,7 @@ DISTFILES?= browser.xpi \
talkback.xpi \
xpcom.xpi
.if exists(${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf)
-DISTFILES!= ${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf
+DISTFILES!=${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf
.endif
checksum: