diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-08-29 09:11:30 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-08-29 09:11:30 +0000 |
commit | bf43a26e5a593099e08452c04fb6a11c98df9911 (patch) | |
tree | 7fd0e428cab732807293579e0c9f6b40968cbf41 /databases/Makefile | |
parent | Update to 5.33 (diff) |
Add p5-SQL-Abstract-Limit 0.033, SQL Portability layer for LIMIT
emulation.
PR: ports/84910
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes
Notes:
svn path=/head/; revision=141259
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 9f40f4a28d4e..35dc325f66b1 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -217,6 +217,7 @@ SUBDIR += p5-Pg SUBDIR += p5-ResourcePool-Resource-DBI SUBDIR += p5-SQL-Abstract + SUBDIR += p5-SQL-Abstract-Limit SUBDIR += p5-SQL-Statement SUBDIR += p5-SQL-Translator SUBDIR += p5-Search-InvertedIndex |