diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-11 22:50:28 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-11 22:50:28 +0800 |
commit | 3ec0a440d4331a76c7a8ad0b114f868969b75ae8 (patch) | |
tree | 1443c6bd798b52fb6fcbe3893e9c25448183b57f /www | |
parent | c55c80d8b8935233474ed39477c8a62fbef92449 (diff) | |
download | freebsd-ports-gnome-3ec0a440d4331a76c7a8ad0b114f868969b75ae8.tar.gz freebsd-ports-gnome-3ec0a440d4331a76c7a8ad0b114f868969b75ae8.tar.zst freebsd-ports-gnome-3ec0a440d4331a76c7a8ad0b114f868969b75ae8.zip |
add webcheck
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index dcd292da97bf..82a5f58df167 100644 --- a/www/Makefile +++ b/www/Makefile @@ -360,6 +360,7 @@ SUBDIR += web2ldap SUBDIR += web500gw SUBDIR += webalizer + SUBDIR += webcheck SUBDIR += webcopy SUBDIR += webcrawl SUBDIR += webfs |