diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-06-19 11:53:47 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-06-19 11:53:47 +0000 |
commit | 11efcac7aed2ab6cd93d1b272f6c0f85c1bc10d9 (patch) | |
tree | fd21ef8bfa6f3b77e2059b30d194a49a88ab30a7 /databases/Makefile | |
parent | 2693c9221d4a2db5efc5ad3059b97184a53c4dd5 (diff) | |
download | ports-11efcac7aed2ab6cd93d1b272f6c0f85c1bc10d9.tar.gz ports-11efcac7aed2ab6cd93d1b272f6c0f85c1bc10d9.zip |
New port ADODB: Standardized database access for PHP4
PR: 27464
Submitted by: ago <abgoeree@uwnet.nl>
Notes
Notes:
svn path=/head/; revision=44221
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 af9b4d3ddf6c..15293e268917 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # SUBDIR += zpygresqlda + SUBDIR += adodb SUBDIR += cdb SUBDIR += db SUBDIR += db3 |