aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql90-docs
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2014-08-25 17:53:26 +0000
committerChris Rees <crees@FreeBSD.org>2014-08-25 17:53:26 +0000
commitdab15277f4ab5eef396460d80afc54d1f390a815 (patch)
treef4e1f058cc1522d75a823a40f2ba1399351fc840 /databases/postgresql90-docs
parent32d8ffea3cafc13aed6c11f064e6d912acffe5a2 (diff)
Notes
Diffstat (limited to 'databases/postgresql90-docs')
-rw-r--r--databases/postgresql90-docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql90-docs/Makefile b/databases/postgresql90-docs/Makefile
index 9d438b7b83a1..cc44c8dea0ce 100644
--- a/databases/postgresql90-docs/Makefile
+++ b/databases/postgresql90-docs/Makefile
@@ -1,7 +1,7 @@
# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
-WANT_PGSQL_VER=90
+WANT_PGSQL_VER= 9.0
COMPONENT= -docs
.include "${.CURDIR}/../postgresql91-docs/Makefile"