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