diff options
Diffstat (limited to 'databases/postgresql93-pltcl/Makefile')
-rw-r--r-- | databases/postgresql93-pltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql93-pltcl/Makefile b/databases/postgresql93-pltcl/Makefile index 0c21bc9f989d..58d41f055f93 100644 --- a/databases/postgresql93-pltcl/Makefile +++ b/databases/postgresql93-pltcl/Makefile @@ -1,6 +1,6 @@ # Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -WANT_PGSQL_VER= 93 +WANT_PGSQL_VER= 9.3 .include "${.CURDIR}/../postgresql91-pltcl/Makefile" |