From 4574e78735b15cb27c61431088359f46dee5a8a8 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 5 Apr 2001 10:58:29 +0000 Subject: [PATCH] Update MASTER_SITES Prompted by: looking at portsurvey --- www/weblint/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/weblint/Makefile b/www/weblint/Makefile index 05ab74dbf565..75f61e69eebb 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -8,7 +8,9 @@ PORTNAME= weblint PORTVERSION= 1.020 CATEGORIES= www -MASTER_SITES= ftp://ftp.cre.canon.co.uk/pub/weblint/ +MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/ \ + ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR=../../authors/id/NEILB MAINTAINER= pst@FreeBSD.org