diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-23 20:59:39 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-23 20:59:39 +0000 |
commit | 29c549ca7a6d2a30e1284bbf7b031301f44b356e (patch) | |
tree | be28092ea2364b82cb0ba4272f5ab7c868e1d402 /databases/Makefile | |
parent | e5f8c5eea9fb633948a5abf3ef7fe2df1f25f664 (diff) | |
download | ports-29c549ca7a6d2a30e1284bbf7b031301f44b356e.tar.gz ports-29c549ca7a6d2a30e1284bbf7b031301f44b356e.zip |
Add pear-DB_DataObject 1.7.1, an SQL Builder, Object Interface to
Database Tables.
PR: 70882
Submitted by: Antonio Carlos Venancio Junior
Notes
Notes:
svn path=/head/; revision=117162
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 2d8d2db9c7fa..1ccf7ce46605 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -200,6 +200,7 @@ SUBDIR += p5-postgresql-plperl SUBDIR += p5-sqlrelay SUBDIR += pear-DB + SUBDIR += pear-DB_DataObject SUBDIR += pear-DB_Pager SUBDIR += pear-MDB SUBDIR += pear-sqlite |