diff options
author | joerg <joerg@pkgsrc.org> | 2008-03-13 17:45:01 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-03-13 17:45:01 +0000 |
commit | 27fdcc5bd16d48c7282b14c8cb63b16440506cca (patch) | |
tree | a35fffd0f1aeca7a4b49385c4e54c676f4d39460 /databases/Makefile | |
parent | 2a7055907ffd01a13cd899a14024fe7fffc9b91e (diff) | |
download | pkgsrc-27fdcc5bd16d48c7282b14c8cb63b16440506cca.tar.gz |
Remove PostgreSQL 8.0.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/databases/Makefile b/databases/Makefile index 086975fbe56..222efd4f249 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2008/03/04 12:51:11 adam Exp $ +# $NetBSD: Makefile,v 1.239 2008/03/13 17:45:25 joerg Exp $ # COMMENT= Databases @@ -30,7 +30,6 @@ SUBDIR+= ipa_sdb SUBDIR+= java-db3 SUBDIR+= java-qdbm SUBDIR+= jdb -SUBDIR+= jdbc-postgresql80 SUBDIR+= jdbc-postgresql81 SUBDIR+= jdbc-postgresql82 SUBDIR+= kmysqladmin @@ -107,7 +106,6 @@ SUBDIR+= p5-qdbm SUBDIR+= p5-sybperl SUBDIR+= palm-db-tools SUBDIR+= pear-DB -SUBDIR+= pgadmin3 SUBDIR+= pgpool SUBDIR+= pgtcl SUBDIR+= pgtclng @@ -133,12 +131,6 @@ SUBDIR+= php5-mysqli SUBDIR+= phpldapadmin SUBDIR+= phpmyadmin SUBDIR+= phppgadmin -SUBDIR+= postgresql80 -SUBDIR+= postgresql80-client -SUBDIR+= postgresql80-plperl -SUBDIR+= postgresql80-plpython -SUBDIR+= postgresql80-pltcl -SUBDIR+= postgresql80-server SUBDIR+= postgresql81 SUBDIR+= postgresql81-client SUBDIR+= postgresql81-plperl |