diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-10-29 20:38:51 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-10-29 20:38:51 +0000 |
commit | 5eac299a9c9102acb4df47c35afbdeaba418c038 (patch) | |
tree | 2d43665b1b373b0d3a3bdb7e68fad127d80b77b9 /databases | |
parent | 5f8ca608238fbda828455b15066e7a4a0a0ab6f6 (diff) | |
download | ports-5eac299a9c9102acb4df47c35afbdeaba418c038.tar.gz ports-5eac299a9c9102acb4df47c35afbdeaba418c038.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBI/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index ea17cf125ef8..272183ea92b7 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -27,6 +27,7 @@ MAN1= dbiprof.1 \ dbiproxy.1 MAN3= Bundle::DBI.3 \ DBD::Proxy.3 \ + DBD::Sponge.3 \ DBI.3 \ DBI::Const::GetInfo::ANSI.3 \ DBI::Const::GetInfo::ODBC.3 \ |