diff options
author | wiz <wiz> | 2007-12-02 12:32:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 12:32:40 +0000 |
commit | 431ed6a489d944494e702eab6ccc2740fed24c77 (patch) | |
tree | c64e3450b13715b4bb822b3236cbbf066d46a6ae /www/weblint | |
parent | 157592ab930eb77fffdffd6f4c33c6497968d980 (diff) | |
download | pkgsrc-431ed6a489d944494e702eab6ccc2740fed24c77.tar.gz |
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'www/weblint')
-rw-r--r-- | www/weblint/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index c032472047c..965703cd9c1 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -1,13 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2006/03/04 21:31:04 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2007/12/02 12:34:01 wiz Exp $ # DISTNAME= weblint-1.020 CATEGORIES= www 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/ + ftp://ftp.gmd.de/mirrors/CPAN/authors/id/NEILB/ MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://www.weblint.org/ |