From 8ffda0cd72dbccba833e5dee5372e291458a6e0c Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Thu, 12 Apr 2001 18:56:15 +0000 Subject: Fix MASTER_SITES and pass MAINTAINER back to ports@FreeBSD.org. --- www/linux-netscape4/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/www/linux-netscape4/Makefile b/www/linux-netscape4/Makefile index 45df792a3d5d..025300417d7e 100644 --- a/www/linux-netscape4/Makefile +++ b/www/linux-netscape4/Makefile @@ -8,13 +8,11 @@ PORTNAME= linux-netscape PORTVERSION= 4.08 CATEGORIES= www linux -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.08/english/unix/supported/linux20/base_install/ \ - ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.netscape.com/pub/communicator/4.08/english/unix/supported/linux20/base_install/ \ - ftp://ftp.funet.fi/pub/mirrors/ftp.netscape.com/pub/communicator/4.08/english/unix/supported/linux20/base_install/ \ - ftp://ftp.sunsite.auc.dk/disk4/mirrorsite.netscape.com/pub/communicator/4.08/english/unix/supported/linux20/base_install/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= tom DISTNAME= communicator-v408-export.x86-unknown-linux2.0_libc5 -MAINTAINER= tom@eborcom.com +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \ netscape:${PORTSDIR}/www/netscape-wrapper -- cgit v1.2.3