pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/htmllint
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 9 13:32:23 UTC 2019
Modified Files:
pkgsrc/www/htmllint: Makefile
Log Message:
htmllint: comment out empty license
The tools don't like it.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/htmllint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/htmllint/Makefile
diff -u pkgsrc/www/htmllint/Makefile:1.40 pkgsrc/www/htmllint/Makefile:1.41
--- pkgsrc/www/htmllint/Makefile:1.40 Sun Sep 15 12:59:49 2019
+++ pkgsrc/www/htmllint/Makefile Wed Oct 9 13:32:23 2019
@@ -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@localhost
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
Home |
Main Index |
Thread Index |
Old Index