diff options
author | kei <kei@pkgsrc.org> | 2001-03-14 05:18:55 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2001-03-14 05:18:55 +0000 |
commit | 0cb53df554026e91962652bef7592e5825a0b59e (patch) | |
tree | b6497c8ae5fda3854cb91725a6f660e3d65084fe /www/Makefile | |
parent | a9f59163dea497b93095e8bc2caf5e17785f97e6 (diff) | |
download | pkgsrc-0cb53df554026e91962652bef7592e5825a0b59e.tar.gz |
Add and enable 'htmllint-2.32' package.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7b8dda9cc07..886b5cd3638 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2001/02/16 15:51:54 wiz Exp $ +# $NetBSD: Makefile,v 1.119 2001/03/14 05:18:55 kei Exp $ # COMMENT= Packages related to the World Wide Web @@ -42,6 +42,7 @@ SUBDIR+= haskell-cgi SUBDIR+= horde SUBDIR+= htdig SUBDIR+= htmldoc +SUBDIR+= htmllint SUBDIR+= hypermail SUBDIR+= ijb SUBDIR+= jakarta-tomcat |