diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-18 19:32:43 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-18 19:32:43 +0000 |
commit | 8a0a3b37f55e106da92b1b9349e00659f378c03c (patch) | |
tree | cd479e82151152391292303ecc425d6d6dfce03f /www | |
parent | Work around what appears to be a ncurses bug. The command line at the (diff) |
Upgrade to 3.0 release
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape3/Makefile | 10 | ||||
-rw-r--r-- | www/netscape3/distinfo | 2 | ||||
-rw-r--r-- | www/netscape3/pkg-comment | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index 560604bd1032..c478a6618f96 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: netscape -# Version required: 3.0b7 +# Version required: 3.0 # Date created: 21 August 1995 # Whom: asami # -# $Id: Makefile,v 1.9 1996/08/03 02:12:48 jkh Exp $ +# $Id: Makefile,v 1.10 1996/08/12 16:30:08 ache Exp $ # -DISTNAME= netscape-3.0b7 +DISTNAME= netscape-3.0 CATEGORIES+= www -MASTER_SITES= ftp://ftp13.netscape.com/pub/navigator/3.0/3.0b7/unix/ -DISTFILES= netscape-v30b7-export.x86-unknown-bsd.tar.gz +MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.0/unix/ +DISTFILES= netscape-v30-export.x86-unknown-bsd.tar.gz MAINTAINER= jkh@FreeBSD.ORG diff --git a/www/netscape3/distinfo b/www/netscape3/distinfo index 24729657e31a..cff67e1d15d2 100644 --- a/www/netscape3/distinfo +++ b/www/netscape3/distinfo @@ -1 +1 @@ -MD5 (netscape-v30b7-export.x86-unknown-bsd.tar.gz) = 91fab8bfc35b47245c983b67aef5025c +MD5 (netscape-v30-export.x86-unknown-bsd.tar.gz) = df7969038e5bb70bd85498191de35516 diff --git a/www/netscape3/pkg-comment b/www/netscape3/pkg-comment index 3c4d111305b7..fd5f43d9b91a 100644 --- a/www/netscape3/pkg-comment +++ b/www/netscape3/pkg-comment @@ -1 +1 @@ -netscape-2 web-surfboard +netscape-3 web-surfboard |