1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Add postgresql 9.1 to accepted versions

This commit is contained in:
Palle Girgensohn 2011-07-01 08:09:24 +00:00
parent a46761ff8c
commit 3981092e6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276771

View File

@ -180,6 +180,7 @@ PGSQL82_LIBVER= 5
PGSQL83_LIBVER= 5
PGSQL84_LIBVER= 5
PGSQL90_LIBVER= 5
PGSQL91_LIBVER= 5
# Setting/finding PostgreSQL version we want.
.if exists(${LOCALBASE}/bin/pg_config)