summaryrefslogtreecommitdiff
path: root/www/navigator/Makefile
diff options
context:
space:
mode:
authorabs <abs>1999-02-25 02:59:52 +0000
committerabs <abs>1999-02-25 02:59:52 +0000
commit4ce4799fb4b3186b72156a447f593e47d9b88aa3 (patch)
tree148ae1a5872c6c3787a355da1dfe353d12e2b711 /www/navigator/Makefile
parent159ab932da54f214402339a1a3d81213668a84e7 (diff)
downloadpkgsrc-4ce4799fb4b3186b72156a447f593e47d9b88aa3.tar.gz
Add communicator and navigator to www Makefile.
Add some mirror sites to each Makefile.
Diffstat (limited to 'www/navigator/Makefile')
-rw-r--r--www/navigator/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/navigator/Makefile b/www/navigator/Makefile
index c712b477414..cf77ee4f1e3 100644
--- a/www/navigator/Makefile
+++ b/www/navigator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/02/22 07:45:22 abs Exp $
+# $NetBSD: Makefile,v 1.2 1999/02/25 02:59:52 abs Exp $
#
# Every effort has been made to keep the communicator and navigator
# Makefiles as similar as possible.
@@ -19,7 +19,10 @@ UNAME_SHORT= sunos413
DISTNAME= ${BINNAME}-v45-export.${UNAME}
PKGNAME= ${BINNAME}-4.5
CATEGORIES= www
-MASTER_SITES= ftp://ftp.netscape.org/pub/communicator/4.5/english/unix/unsupported/${UNAME_SHORT}/navigator_standalone/
+SUB= english/unix/unsupported/${UNAME_SHORT}/navigator_standalone
+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/${SUB}/
ONLY_FOR_ARCHS= i386 sparc
MAINTAINER= abs@netbsd.org