aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql82-client
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2007-10-15 15:32:19 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2007-10-15 15:32:19 +0000
commit104aa6c0488bea9251649a6bf593b0b855a435b6 (patch)
tree9861f762c655fd62bf8dc15ad50f4a4c20b3ebd0 /databases/postgresql82-client
parent3b9eacf7de65b8acbc23948875e921fea2be8e07 (diff)
downloadports-104aa6c0488bea9251649a6bf593b0b855a435b6.tar.gz
ports-104aa6c0488bea9251649a6bf593b0b855a435b6.zip
Introducing the first beta of PostgreSQL 8.3
Note that this is a BETA VERSION of the PostgreSQL server. Use it only for testing.
Notes
Notes: svn path=/head/; revision=201504
Diffstat (limited to 'databases/postgresql82-client')
-rw-r--r--databases/postgresql82-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql82-client/Makefile b/databases/postgresql82-client/Makefile
index 532b039772da..ef470753d56a 100644
--- a/databases/postgresql82-client/Makefile
+++ b/databases/postgresql82-client/Makefile
@@ -13,7 +13,7 @@ PORTREVISION= 0
COMMENT= PostgreSQL database (client)
-MASTERDIR= ${.CURDIR}/../postgresql82-server
+MASTERDIR= ${.CURDIR}/../postgresql83-server
BUILD_DIRS= config src/include src/interfaces \
src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \