summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-22 06:39:29 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-22 06:39:29 +0000
commitd92a9b05a21fdece455cac914862979efcc45b14 (patch)
tree35539f134f951650b4810d0534e169fec81cbb68 /www
parent- Updated to JDK1.1.7.V98-12-21 (diff)
Fix MASTER_SITE. It was missing the trailing "/".
Notes
Notes: svn path=/head/; revision=15474
Diffstat (limited to 'www')
-rw-r--r--www/netscape4-navigator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape4-navigator/Makefile b/www/netscape4-navigator/Makefile
index 733a42be8657..ed21676236f5 100644
--- a/www/netscape4-navigator/Makefile
+++ b/www/netscape4-navigator/Makefile
@@ -3,12 +3,12 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.30 1998/12/19 11:20:12 markm Exp $
+# $Id: Makefile,v 1.31 1998/12/20 22:16:04 sada Exp $
#
DISTNAME= netscape-navigator-4.08
CATEGORIES= www
-MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.08/english/unix/unsupported/freebsd/navigator_standalone
+MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.08/english/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v408-export.x86-unknown-freebsd.tar.gz
MAINTAINER= sada@FreeBSD.ORG