diff options
author | abs <abs@pkgsrc.org> | 2006-02-27 14:52:08 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-02-27 14:52:08 +0000 |
commit | aef247993f4cefbcdb0b35ddb9ed5467b122d9cb (patch) | |
tree | 39ce0440019427b836cbd0150b488e5c377064b8 /databases/Makefile | |
parent | 3f3216390d1a27316cd1d56c09df6879729cc239 (diff) | |
download | pkgsrc-aef247993f4cefbcdb0b35ddb9ed5467b122d9cb.tar.gz |
Updated jdbc-postgresql74 to 216
Updated jdbc-postgresql80 to 315
Updated jdbc-postgresql81 to 405
No change logs found.
Removed jdbc-postgresql (has been re-imported as jdbc-postgresql73)
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8175251d988..0284f3b543d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.203 2006/02/15 15:04:59 joerg Exp $ +# $NetBSD: Makefile,v 1.204 2006/02/27 14:52:08 abs Exp $ # COMMENT= Databases @@ -27,7 +27,7 @@ SUBDIR+= guile-pg SUBDIR+= iodbc SUBDIR+= java-db3 SUBDIR+= jdb -SUBDIR+= jdbc-postgresql +SUBDIR+= jdbc-postgresql73 SUBDIR+= jdbc-postgresql74 SUBDIR+= jdbc-postgresql80 SUBDIR+= jdbc-postgresql81 |