diff options
Diffstat (limited to 'www/webnew/Makefile')
-rw-r--r-- | www/webnew/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/webnew/Makefile b/www/webnew/Makefile index 0c77ac7f714..a2875b113c8 100644 --- a/www/webnew/Makefile +++ b/www/webnew/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2019/08/11 13:25:10 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2019/12/01 05:18:57 kim Exp $ DISTNAME= webnew-1.3 PKGREVISION= 8 CATEGORIES= www -MASTER_SITES= http://oss.gw.com/people/kim/ +MASTER_SITES= http://software.kimmo.suominen.com/ -MAINTAINER= kim@tac.nyc.ny.us +MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://kimmo.suominen.com/sw/webnew/ COMMENT= Retrieve modification times of web documents |