diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-01 14:48:21 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-01 14:48:21 +0000 |
commit | f77c7bc267a6580d05f1c4479625b29d3af52c90 (patch) | |
tree | 571cb2bed1fe2b705a8d0b663943f7479ecff60a /www/Makefile | |
parent | Add p5-B-Graph, a perl module for displaying perl-internals information (diff) |
Add web2ldap, an web-based LDAP client.
PR: ports/20095
Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
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 9444878e135b..edd608079cc2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -166,6 +166,7 @@ SUBDIR += w3m-ssl SUBDIR += w3mir SUBDIR += wcol + SUBDIR += web2ldap SUBDIR += web500gw SUBDIR += webalizer SUBDIR += webalizer-2 |