diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-24 14:31:14 +0000 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-24 14:31:14 +0000 |
commit | 44f5888b95def0954d355aea22f551b9163e6fe3 (patch) | |
tree | 2c7151c37ea2e0aa34d0610989160dca63ac627a /www/Makefile | |
parent | 6429b1b21da7a61006fb8716a13a224a6c9286ea (diff) | |
download | FreeBSD-ports-44f5888b95def0954d355aea22f551b9163e6fe3.zip FreeBSD-ports-44f5888b95def0954d355aea22f551b9163e6fe3.tar.gz |
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 bc524c7..1db85d4 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 |