diff options
Diffstat (limited to 'databases/postgresql92-pltcl')
-rw-r--r-- | databases/postgresql92-pltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql92-pltcl/Makefile b/databases/postgresql92-pltcl/Makefile index 32916acef9f0..28630810b880 100644 --- a/databases/postgresql92-pltcl/Makefile +++ b/databases/postgresql92-pltcl/Makefile @@ -1,6 +1,6 @@ # Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -WANT_PGSQL_VER= 92 +WANT_PGSQL_VER= 9.2 .include "${.CURDIR}/../postgresql91-pltcl/Makefile" |