diff options
author | martti <martti> | 2003-07-22 04:14:17 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-22 04:14:17 +0000 |
commit | 9801344e3cc4457c38b67b31367548bfc06471bc (patch) | |
tree | ab6f5bf65ffd04ba247f35fbf5379469d52768e0 /www/webnew | |
parent | 18ed200ef461dcabef967f6fe58e6af7af613332 (diff) | |
download | pkgsrc-9801344e3cc4457c38b67b31367548bfc06471bc.tar.gz |
COMMENT should start with a capital letter.
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 d4dc675ff5b..88ffe621234 100644 --- a/www/webnew/Makefile +++ b/www/webnew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/05/27 22:11:12 kim Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/22 04:14:39 martti Exp $ # DISTNAME= webnew-1.3 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.tac.nyc.ny.us/kim/webnew/ -COMMENT= retrieve modification times of web documents +COMMENT= Retrieve modification times of web documents USE_PERL5= # defined |