diff options
author | Donald Burr <dburr@FreeBSD.org> | 2000-11-22 23:27:50 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 2000-11-22 23:27:50 +0000 |
commit | 67e64192a453751374b5a04897dd2555a9d920c8 (patch) | |
tree | d9a6dc91cbc697b28997f760306a80f9de565053 /databases | |
parent | Update to version 3.08 (diff) |
Import of new port p5-ApacheDBI, a Perl5 module to allow you to
access DBI through an Apache perl interpreter (e.g. mod_perl).
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d45941bed4c8..8cf3bb043266 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -32,6 +32,7 @@ SUBDIR += mysql323-server SUBDIR += mysqltcl SUBDIR += mytop + SUBDIR += p5-ApacheDBI SUBDIR += p5-DBD-CSV SUBDIR += p5-DBD-Pg SUBDIR += p5-DBD-XBase |