summaryrefslogtreecommitdiff
path: root/www/htmllint
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-10-09 13:32:23 +0000
committerwiz <wiz@pkgsrc.org>2019-10-09 13:32:23 +0000
commitad03b8d6763e56126dba267df2c227bf94abe34d (patch)
tree12ac8c8250f9b1a60e00d15643ebd7eb62b1d32f /www/htmllint
parentc4a2a5388d75607377592352e217d37b66fa8a3e (diff)
downloadpkgsrc-ad03b8d6763e56126dba267df2c227bf94abe34d.tar.gz
htmllint: comment out empty license
The tools don't like it.
Diffstat (limited to 'www/htmllint')
-rw-r--r--www/htmllint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile
index 448a614d0f9..c9e717fe9e9 100644
--- a/www/htmllint/Makefile
+++ b/www/htmllint/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2019/09/15 12:59:49 mef Exp $
-#
+# $NetBSD: Makefile,v 1.41 2019/10/09 13:32:23 wiz Exp $
DISTNAME= htmllint
PKGNAME= htmllint-20111128
@@ -10,7 +9,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/k16/htmllint/
COMMENT= Another HTML-Lint program
-LICENSE= # Three lines 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