From b5e6fc715765e0923828abc20f54327aaca668fd Mon Sep 17 00:00:00 2001 From: trevor Date: Wed, 27 Mar 2002 17:52:07 +0000 Subject: Bump PORTREVISION for change to startup script. Change a space to a tab. --- www/linux-mozilla-devel/Makefile | 3 ++- www/linux-mozilla/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile index 12b74361662..1abd43ee6ec 100644 --- a/www/linux-mozilla-devel/Makefile +++ b/www/linux-mozilla-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= mozilla PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= mozilla/releases/mozilla${PORTVERSION}/linux-xpi/ @@ -102,7 +103,7 @@ do-patch: ${TAR} -C ${WRKSRC}/tmp -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} ${TAR} -C ${WRKSRC}/bin -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} for j in chatzilla inspector messenger pippki venkman; do \ - if [ ! -e ${WRKSRC}/bin/chrome/$$j.jar ]; then \ + if [ ! -e ${WRKSRC}/bin/chrome/$$j.jar ]; then \ for i in communicator editor messenger navigator; do \ ${GREP} -v $$j ${WRKSRC}/tmp/chrome/overlayinfo/$$i/content/overlays.rdf > \ ${WRKSRC}/bin/chrome/overlayinfo/$$i/content/overlays.rdf; \ diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index 12b74361662..1abd43ee6ec 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -8,6 +8,7 @@ PORTNAME= mozilla PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= mozilla/releases/mozilla${PORTVERSION}/linux-xpi/ @@ -102,7 +103,7 @@ do-patch: ${TAR} -C ${WRKSRC}/tmp -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} ${TAR} -C ${WRKSRC}/bin -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} for j in chatzilla inspector messenger pippki venkman; do \ - if [ ! -e ${WRKSRC}/bin/chrome/$$j.jar ]; then \ + if [ ! -e ${WRKSRC}/bin/chrome/$$j.jar ]; then \ for i in communicator editor messenger navigator; do \ ${GREP} -v $$j ${WRKSRC}/tmp/chrome/overlayinfo/$$i/content/overlays.rdf > \ ${WRKSRC}/bin/chrome/overlayinfo/$$i/content/overlays.rdf; \ -- cgit