diff options
Diffstat (limited to 'www/htmllint/Makefile')
-rw-r--r-- | www/htmllint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile index acab53fc808..f6009abd044 100644 --- a/www/htmllint/Makefile +++ b/www/htmllint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/05/31 12:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/29 23:37:57 wiz Exp $ # DISTNAME= htmllint PKGNAME= htmllint-20051019 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www japanese MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/ EXTRACT_SUFX= .zip |