diff options
author | jlam <jlam> | 2001-11-19 22:58:12 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-11-19 22:58:12 +0000 |
commit | fa73488763e73ff6e94a63e549331b23178c1146 (patch) | |
tree | c97c38cd6bf3dc8435d0625dcc73202b5b0f3dd4 /databases | |
parent | 84d4de78a25fba61e0c2db70245bf1a21129da45 (diff) | |
download | pkgsrc-fa73488763e73ff6e94a63e549331b23178c1146.tar.gz |
Note addition of databases/php4-odbc.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 5d877a16cfc..09fa8cd7cd9 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2001/11/06 04:11:02 jlam Exp $ +# $NetBSD: Makefile,v 1.70 2001/11/19 22:58:12 jlam Exp $ # COMMENT= Databases @@ -47,6 +47,7 @@ SUBDIR+= php4-dbase SUBDIR+= php4-filepro SUBDIR+= php4-ldap SUBDIR+= php4-mysql +SUBDIR+= php4-odbc SUBDIR+= php4-pgsql SUBDIR+= postgresql SUBDIR+= postgresql-client |