diff options
author | joerg <joerg@pkgsrc.org> | 2010-10-12 16:52:36 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-10-12 16:52:36 +0000 |
commit | 6027aa82275d85f4302a0d8d72ad02fe683642a4 (patch) | |
tree | b99dc1cf6d4a1d0318a5a620d215b3de48f0a59d /databases/Makefile | |
parent | afbd0eeb370412983c73d72e0f5f1cad036827a4 (diff) | |
download | pkgsrc-6027aa82275d85f4302a0d8d72ad02fe683642a4.tar.gz |
Retire PostgreSQL 8.2 to keep with the list of three supported
PostgreSQL versions in pkgsrc.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/databases/Makefile b/databases/Makefile index a392ce7cf8d..47f9fc94e65 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.352 2010/09/23 14:32:23 taca Exp $ +# $NetBSD: Makefile,v 1.353 2010/10/12 16:52:36 joerg Exp $ # COMMENT= Databases @@ -42,7 +42,6 @@ SUBDIR+= java-tokyocabinet SUBDIR+= jdb SUBDIR+= jdbc-mysql31 SUBDIR+= jdbc-mysql5 -SUBDIR+= jdbc-postgresql82 SUBDIR+= jdbc-postgresql83 SUBDIR+= jdbc-postgresql84 SUBDIR+= kmysqladmin @@ -210,14 +209,6 @@ SUBDIR+= phpldapadmin SUBDIR+= phpmyadmin SUBDIR+= phppgadmin SUBDIR+= postgresql-postgis -SUBDIR+= postgresql82 -SUBDIR+= postgresql82-adminpack -SUBDIR+= postgresql82-client -SUBDIR+= postgresql82-plperl -SUBDIR+= postgresql82-plpython -SUBDIR+= postgresql82-pltcl -SUBDIR+= postgresql82-server -SUBDIR+= postgresql82-tsearch2 SUBDIR+= postgresql83 SUBDIR+= postgresql83-adminpack SUBDIR+= postgresql83-client |