diff options
author | zuntum <zuntum> | 2001-04-05 19:53:35 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-05 19:53:35 +0000 |
commit | 9b55599aedc152b1db5fa963fc74d9daa37f828d (patch) | |
tree | 26550218b2cd5e8bffadd03487c54fd466d9683f /www/weblint | |
parent | 29030249d2613699116d957c7d157c6d4dcc4c70 (diff) | |
download | pkgsrc-9b55599aedc152b1db5fa963fc74d9daa37f828d.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 |