summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-04-02 09:04:54 +0000
committertron <tron@pkgsrc.org>1999-04-02 09:04:54 +0000
commit9bb771f0abccb8276f6a4c0573a930978a4e9f27 (patch)
treeecdba56b397a57d5e9d8d088d1e77721779bacf1 /www
parentd22bdda025ce1e223d1057a24cab644840275602 (diff)
downloadpkgsrc-9bb771f0abccb8276f6a4c0573a930978a4e9f27.tar.gz
Fix typo in last commit.
Diffstat (limited to 'www')
-rw-r--r--www/communicator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/communicator/Makefile b/www/communicator/Makefile
index 8b1154a9534..2910f8fa74a 100644
--- a/www/communicator/Makefile
+++ b/www/communicator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/04/02 09:03:57 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/02 09:04:54 tron Exp $
#
# Every effort has been made to keep the communicator and navigator
# Makefiles as similar as possible.
@@ -23,7 +23,7 @@ SUB= english/unix/unsupported/${UNAME_SHORT}/complete_install
MASTER_SITES= ftp://ftp.netscape.org/pub/communicator/4.5/${SUB}/ \
ftp://sunsite.utk.edu/pub/netscape/communicator/4.5/${SUB}/ \
ftp://ftp-uk.netscape.com/pub/communicator/4.5/${SUB}/ \
- ftp.informatik.rwth-aachen.de:/pub/mirror/ftp.netscape.com/pub/communicator/4.5/
+ ftp.informatik.rwth-aachen.de:/pub/mirror/ftp.netscape.com/pub/communicator/4.5/${SUB}/
ONLY_FOR_ARCHS= i386 sparc
MAINTAINER= abs@netbsd.org