diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-06 19:16:20 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-06 19:16:20 +0000 |
commit | d1de29fc9c6ed27117d2204ec9f2abe98c10aa71 (patch) | |
tree | 83d9113f734cd9fa0a48f21e329d96b45a8a6cfe | |
parent | be176c2bcf633bb7ac71abf2e1c5e0200d96c423 (diff) | |
download | pkgsrc-d1de29fc9c6ed27117d2204ec9f2abe98c10aa71.tar.gz |
Unhook PostgreSQL 7.3 for removal.
-rw-r--r-- | databases/Makefile | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/databases/Makefile b/databases/Makefile index 70f16bccaca..59a0fd40e4b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2006/06/03 11:45:56 gavan Exp $ +# $NetBSD: Makefile,v 1.212 2006/06/06 19:16:20 joerg Exp $ # COMMENT= Databases @@ -27,7 +27,6 @@ SUBDIR+= guile-pg SUBDIR+= iodbc SUBDIR+= java-db3 SUBDIR+= jdb -SUBDIR+= jdbc-postgresql73 SUBDIR+= jdbc-postgresql74 SUBDIR+= jdbc-postgresql80 SUBDIR+= jdbc-postgresql81 @@ -119,13 +118,6 @@ SUBDIR+= php5-mysqli SUBDIR+= phpldapadmin SUBDIR+= phpmyadmin SUBDIR+= phppgadmin -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 @@ -194,11 +186,9 @@ SUBDIR+= sqsh-motif SUBDIR+= sqsh-x11 SUBDIR+= tcl-fbsql SUBDIR+= tcl-gdbm -SUBDIR+= tcl-postgresql73 SUBDIR+= tcl-postgresql74 SUBDIR+= tdb SUBDIR+= tinycdb -SUBDIR+= tk-postgresql73 SUBDIR+= unixodbc SUBDIR+= unixodbc-DataManager SUBDIR+= unixodbc-ODBCConfig |