summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant>2004-06-26 10:46:41 +0000
committergrant <grant>2004-06-26 10:46:41 +0000
commitd2a822305a4f9af5bdb5413cf0a896bcd27381cf (patch)
tree5ef36f69e8d56461209f465235ba9eeabf645424 /www
parentce73a7628e971ceadeb16d5f09d02dc29164a075 (diff)
downloadpkgsrc-d2a822305a4f9af5bdb5413cf0a896bcd27381cf.tar.gz
oops, one too many @'s
Diffstat (limited to 'www')
-rw-r--r--www/netscape7/Makefile4
1 files 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: