aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-04-01 17:43:27 +0800
committertrevor <trevor@FreeBSD.org>2002-04-01 17:43:27 +0800
commitd74e2d4b7a3734d0f65dfb8eb5b9af51bc07606d (patch)
treefda5c39cd9b96c75ac6e34523f79ba77e3bf217e /www
parent0f9c576d15b7536ace73b6a197f46bf7c16923fa (diff)
downloadfreebsd-ports-gnome-d74e2d4b7a3734d0f65dfb8eb5b9af51bc07606d.tar.gz
freebsd-ports-gnome-d74e2d4b7a3734d0f65dfb8eb5b9af51bc07606d.tar.zst
freebsd-ports-gnome-d74e2d4b7a3734d0f65dfb8eb5b9af51bc07606d.zip
whitespace change only
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: