diff --git a/databases/postgresql-plpython/Makefile b/databases/postgresql-plpython/Makefile index ebbc53e9d0cf..ffed5e3f7ab8 100644 --- a/databases/postgresql-plpython/Makefile +++ b/databases/postgresql-plpython/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT} MASTERDIR= ${.CURDIR}/../postgresql${PGSQL_VER}-server -DEFAULT_PGSQL_VER?=74 +DEFAULT_PGSQL_VER?=84 # can't include in a slave port # so set these instead: