diff options
Diffstat (limited to 'www/htmllint')
-rw-r--r-- | www/htmllint/Makefile | 5 |
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 |