diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-24 14:31:14 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-24 14:31:14 +0000 |
commit | 393fa020c2be6089c3b5d665dc63068e9905e4e2 (patch) | |
tree | 5986dad99e6bf6578555d411f27621a88846f1bc /www/Makefile | |
parent | - Fix PLIST and remove BROKEN tag (diff) |
Adding port www/weblint++, HTML validator and sanity checker.
Approved by: tobez (implicit)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index bc524c73258c..1db85d490274 100644 --- a/www/Makefile +++ b/www/Makefile @@ -977,6 +977,7 @@ SUBDIR += webfs SUBDIR += webglimpse SUBDIR += weblint + SUBDIR += weblint++ SUBDIR += webredirect SUBDIR += webreport SUBDIR += webresolve |