From f9735af725548a06cc8581635c78cb7e98f40a9b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 21 Oct 2001 11:27:24 +0000 Subject: Update MASTER_SITES, comment out HOMEPAGE, since server missing. Noted by Grant Beattie in pkg/14167. --- www/weblint/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/www/weblint/Makefile b/www/weblint/Makefile index ac737ffb759..42339c263ee 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -1,13 +1,16 @@ -# $NetBSD: Makefile,v 1.7 2001/04/05 19:53:35 zuntum Exp $ -# FreeBSD Id: Makefile,v 1.8 1997/10/29 17:09:53 max Exp +# $NetBSD: Makefile,v 1.8 2001/10/21 11:27:24 wiz Exp $ # DISTNAME= weblint-1.020 CATEGORIES= www -MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/ +MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/ \ + ftp://ftp.loaded.net/pub/CPAN/authors/id/NEILB/ \ + ftp://ftp.freesoftware.com/pub/perl/CPAN/authors/id/NEILB/ \ + ftp://ftp.gmd.de/mirrors/CPAN/authors/id/NEILB/ \ + ftp://cpan.perl.org/CPAN/authors/id/NEILB/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.weblint.org/ +#HOMEPAGE= http://www.weblint.org/ COMMENT= HTML validator and sanity checker USE_PERL5= yes -- cgit v1.2.3