diff options
author | abs <abs@pkgsrc.org> | 2006-01-04 11:49:54 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-01-04 11:49:54 +0000 |
commit | cd0176d910d57eeb3b7494382a38d7c759b56373 (patch) | |
tree | 1a79ba4bd0433e2ea5432da6c8642476f8b4be6b /databases/Makefile | |
parent | 49b33b76fc92b09d10921ce468dcf866fb6c4dfd (diff) | |
download | pkgsrc-cd0176d910d57eeb3b7494382a38d7c759b56373.tar.gz |
postgresql80-jdbc / postgresql81-jdbc
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 5156d2f61a6..6a86fa220ce 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2006/01/03 21:14:38 adrianp Exp $ +# $NetBSD: Makefile,v 1.198 2006/01/04 11:49:54 abs Exp $ # COMMENT= Databases @@ -29,7 +29,6 @@ SUBDIR+= java-db3 SUBDIR+= jdb SUBDIR+= jdbc-postgresql SUBDIR+= jdbc-postgresql74 -SUBDIR+= jdbc-postgresql80 SUBDIR+= kmysqladmin SUBDIR+= krecipes SUBDIR+= lbdb @@ -133,10 +132,12 @@ SUBDIR+= postgresql74-plpython SUBDIR+= postgresql74-server SUBDIR+= postgresql80 SUBDIR+= postgresql80-client +SUBDIR+= postgresql80-jdbc SUBDIR+= postgresql80-plperl SUBDIR+= postgresql80-plpython SUBDIR+= postgresql80-pltcl SUBDIR+= postgresql80-server +SUBDIR+= postgresql81-jdbc SUBDIR+= pxtools SUBDIR+= py-IndexedCatalog SUBDIR+= py-PgSQL |