summaryrefslogtreecommitdiff
path: root/www/netscape3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-29 23:11:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-29 23:11:17 +0000
commitdbdca8912221a65aaa42074b02064ac2e3e3800b (patch)
treed1897430a4ea70d0e9b398d6da4615b65fba1dc2 /www/netscape3
parentAdd netscape3 port (diff)
Fix path on master site, the tarfile was two levels lower.
Notes
Notes: svn path=/head/; revision=2911
Diffstat (limited to 'www/netscape3')
-rw-r--r--www/netscape3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile
index c7f90e306b21..4d4f47ba1af0 100644
--- a/www/netscape3/Makefile
+++ b/www/netscape3/Makefile
@@ -3,12 +3,12 @@
# Date created: 21 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.13 1996/03/17 21:52:50 adam Exp $
+# $Id: Makefile,v 1.1.1.1 1996/03/29 18:51:15 jkh Exp $
#
DISTNAME= netscape-3.0b2
CATEGORIES+= www
-MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/atlas/pr1/
+MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/atlas/pr1/unix/standard/
DISTFILES= netscape-vAtlas_b2-export.i386-unknown-bsd.tar.gz
MAINTAINER= jkh@FreeBSD.ORG