diff options
author | recht <recht@pkgsrc.org> | 2004-07-24 22:52:42 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-24 22:52:42 +0000 |
commit | b77eebc0950dcfb0f30f17cbdf608cdb1a9da21d (patch) | |
tree | 3dffdc8a284fbc3e2409494540208f4fbb67cb6c /databases/Makefile | |
parent | 14018f7deb3868f7caf1c242b15a4f0b8ed55fdf (diff) | |
download | pkgsrc-b77eebc0950dcfb0f30f17cbdf608cdb1a9da21d.tar.gz |
Add and enable the postgresql packages with their new names.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/databases/Makefile b/databases/Makefile index b2d8793f814..986fdf7e828 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2004/07/08 19:25:23 erh Exp $ +# $NetBSD: Makefile,v 1.138 2004/07/24 22:52:42 recht Exp $ # COMMENT= Databases @@ -87,13 +87,13 @@ SUBDIR+= php4-odbc SUBDIR+= php4-pgsql SUBDIR+= phpmyadmin SUBDIR+= phppgadmin -SUBDIR+= postgresql -SUBDIR+= postgresql-client -SUBDIR+= postgresql-docs -SUBDIR+= postgresql-lib -SUBDIR+= postgresql-plperl -SUBDIR+= postgresql-pltcl -SUBDIR+= postgresql-server +SUBDIR+= postgresql73 +SUBDIR+= postgresql73-client +SUBDIR+= postgresql73-docs +SUBDIR+= postgresql73-lib +SUBDIR+= postgresql73-plperl +SUBDIR+= postgresql73-pltcl +SUBDIR+= postgresql73-server SUBDIR+= postgresql74 SUBDIR+= postgresql74-client SUBDIR+= postgresql74-contrib @@ -110,7 +110,7 @@ SUBDIR+= py-gdbm SUBDIR+= py-ldap SUBDIR+= py-metakit SUBDIR+= py-mysqldb -SUBDIR+= py-postgresql +SUBDIR+= py-postgresql73 SUBDIR+= py-psycopg SUBDIR+= py-sqlite SUBDIR+= py-sybase @@ -133,9 +133,9 @@ SUBDIR+= sqsh-motif SUBDIR+= sqsh-x11 SUBDIR+= tcl-fbsql SUBDIR+= tcl-gdbm -SUBDIR+= tcl-postgresql +SUBDIR+= tcl-postgresql73 SUBDIR+= tdb -SUBDIR+= tk-postgresql +SUBDIR+= tk-postgresql73 SUBDIR+= unixodbc SUBDIR+= unixodbc-DataManager SUBDIR+= unixodbc-ODBCConfig |