From d2a822305a4f9af5bdb5413cf0a896bcd27381cf Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 26 Jun 2004 10:46:41 +0000 Subject: oops, one too many @'s --- www/netscape7/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index de3c3443998..c018336d41e 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/06/26 10:45:28 grant Exp $ +# $NetBSD: Makefile,v 1.27 2004/06/26 10:46:41 grant Exp $ # DISTNAME= netscape-i686-pc-linux-gnu-sea @@ -50,7 +50,7 @@ pre-build: ${MKDIR} ${WRKSRC}/dest @${SED} -e "s|/usr/local/netscape|${WRKSRC}/dest|g" \ ${WRKSRC}/config.ini > ${WRKSRC}/config.ini.new; \ - @${MV} ${WRKSRC}/config.ini.new ${WRKSRC}/config.ini + ${MV} ${WRKSRC}/config.ini.new ${WRKSRC}/config.ini # we must wait for netscape to start up after build! do-build: -- cgit v1.2.3