diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-04-05 19:53:35 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-04-05 19:53:35 +0000 |
commit | d2e01348736b001b79144ea9027c365ae9c4eca0 (patch) | |
tree | 26550218b2cd5e8bffadd03487c54fd466d9683f /www/weblint | |
parent | e358eee4b7c12e856e116977846245c67063cd4b (diff) | |
download | pkgsrc-d2e01348736b001b79144ea9027c365ae9c4eca0.tar.gz |
Update MASTER_SITES and HOMEPAGE
Diffstat (limited to 'www/weblint')
-rw-r--r-- | www/weblint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index 3196bc8f1e4..ac737ffb759 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2001/02/17 17:22:46 wiz Exp $ +# $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 # DISTNAME= weblint-1.020 CATEGORIES= www -MASTER_SITES= ftp://ftp.cre.canon.co.uk/pub/weblint/ +MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.cre.canon.co.uk/~neilb/weblint/ +HOMEPAGE= http://www.weblint.org/ COMMENT= HTML validator and sanity checker USE_PERL5= yes |