summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-09-15 12:59:49 +0000
committermef <mef@pkgsrc.org>2019-09-15 12:59:49 +0000
commit04fdd64c0e196a6aad4040b0730dca4399e9a775 (patch)
treec1d30e124dde89d7eabb16127f23413581807959
parent9a9bb35b5d80579e7393d2e88d28705070984307 (diff)
downloadpkgsrc-04fdd64c0e196a6aad4040b0730dca4399e9a775.tar.gz
(www/htmllint) Updated from Updated to 20051019 to 20111128 (add ChangeLog)
- 2011/01/10 converted HTML encoding to UTF-8 (This is because IE does not show ISO-2022-JP by its bug). - 2010/06/10 No more Distribution by LZH, no more for Classic Mac version - 2009/04/30 Get request from outside won't be accepted to avoid abuse - 2008/02/19 Updated DTD of HTML+ - 2005/03/12 Display significance of Error ahead (left) of checkbox (sorry, above log should come at previous commit, this changes comment line)
-rw-r--r--www/htmllint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile
index e0d5656d613..448a614d0f9 100644
--- a/www/htmllint/Makefile
+++ b/www/htmllint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2019/09/15 12:51:29 mef Exp $
+# $NetBSD: Makefile,v 1.40 2019/09/15 12:59:49 mef Exp $
#
DISTNAME= htmllint
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/k16/htmllint/
COMMENT= Another HTML-Lint program
-LICENSE= # three line NOTE is on the web, will adjust later
+LICENSE= # Three lines NOTE is on the web, will adjust later
DEPENDS+= p5-Jcode>=0.68:../../converters/p5-Jcode
DEPENDS+= p5-libwww>=5.8:../../www/p5-libwww