diff options
Diffstat (limited to 'www/webnew')
-rw-r--r-- | www/webnew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webnew/Makefile b/www/webnew/Makefile index 3d6a702b19d..2c2c0360d17 100644 --- a/www/webnew/Makefile +++ b/www/webnew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/07/16 01:19:26 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/04 22:04:10 wiz Exp $ # DISTNAME= webnew-1.3 @@ -6,7 +6,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://www.tac.nyc.ny.us/kim/webnew/ +HOMEPAGE= http://kimmo.suominen.com/webnew/ COMMENT= Retrieve modification times of web documents USE_TOOLS+= perl:run |