diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-04-12 17:58:38 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-04-12 17:58:38 +0000 |
commit | 0e0a3bd5d360ef9730bc4fbf3374729b6f2a6036 (patch) | |
tree | 4c10bcd443e263a14a08fd8e05a8be31e6a19fee /www/mozilla-vendor/Makefile | |
parent | Switch to new MASTER_SITE. The distfile on the new master_site is apparently (diff) |
Upgrade to 1998-04-08 source snapshot.
Diffstat (limited to 'www/mozilla-vendor/Makefile')
-rw-r--r-- | www/mozilla-vendor/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index 511c5933473f..fce56a1fb3c9 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: mozilla -# Version required: 0.0 +# Version required: 1998-04-08 # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.4 1998/03/11 00:01:05 eivind Exp $ +# $Id: Makefile,v 1.18 1998/04/12 12:47:02 jseger Exp $ # -DISTNAME= unix -PKGNAME= mozilla-1998-03-31 +DISTNAME= unix_19980408 +PKGNAME= mozilla-1998-04-08 CATEGORIES= www -MASTER_SITES= ftp://ftp.cdrom.com/pub/mozilla/1998-03-31/ \ - ftp://ftp.bitcon.no/pub/www/mozilla/mozilla/1998-03-31/ \ - ftp://ftp.mozilla.org/pub/mozilla/1998-03-31/ +MASTER_SITES= ftp://mirror.neosoft.com/pub/mozilla/mozilla/source/ \ + ftp://ftp.bitcon.no/pub/www/mozilla/mozilla/source/ \ + ftp://ftp.mozilla.org/pub/mozilla/source/ MAINTAINER= jseger@FreeBSD.org |