diff options
author | asami <asami@FreeBSD.org> | 1996-07-05 05:27:01 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-05 05:27:01 +0000 |
commit | 9171c0649c810e2d02f8fd4931fe69b51f84f43c (patch) | |
tree | 4aeb840281231998e3d10815b3a49ca52f7017db /www/netscape3/Makefile | |
parent | a270780d9373d8a93a9c77d1d4a3abea299f76bf (diff) | |
download | FreeBSD-ports-9171c0649c810e2d02f8fd4931fe69b51f84f43c.zip FreeBSD-ports-9171c0649c810e2d02f8fd4931fe69b51f84f43c.tar.gz |
Seems like 3.0b5 has been removed from the ftp sites and replaced by
3.0b5a quicker than I can say "make fetch".
Diffstat (limited to 'www/netscape3/Makefile')
-rw-r--r-- | www/netscape3/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index 25acb2a..88a1831 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: netscape -# Version required: 3.0b5 +# Version required: 3.0b5a # Date created: 21 August 1995 # Whom: asami # -# $Id: Makefile,v 1.5 1996/06/09 12:29:45 asami Exp $ +# $Id: Makefile,v 1.6 1996/07/01 19:03:01 gpalmer Exp $ # -DISTNAME= netscape-3.0b5 +DISTNAME= netscape-3.0b5a CATEGORIES+= www MASTER_SITES= ftp://ftp13.netscape.com/pub/navigator/3.0/3.0b5/unix/ -DISTFILES= netscape-v30b5-export.x86-unknown-bsd.tar.gz +DISTFILES= netscape-v30b5a-export.x86-unknown-bsd.tar.gz MAINTAINER= jkh@FreeBSD.ORG |