diff options
author | Chris Rees <crees@FreeBSD.org> | 2014-08-26 10:17:30 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2014-08-26 10:17:30 +0000 |
commit | e90877fa1927ab4333536198fb5477a9ff09d88d (patch) | |
tree | 71bc0b290d40ffd8bcd43eb0c1e080579432b3a9 /databases/postgresql93-docs | |
parent | 776666161540f1f74b71b348bee7adf4e0c1bfa9 (diff) | |
download | ports-e90877fa1927ab4333536198fb5477a9ff09d88d.tar.gz ports-e90877fa1927ab4333536198fb5477a9ff09d88d.zip |
Notes
Diffstat (limited to 'databases/postgresql93-docs')
-rw-r--r-- | databases/postgresql93-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql93-docs/Makefile b/databases/postgresql93-docs/Makefile index db7e81f0bdce..4a28c75ca643 100644 --- a/databases/postgresql93-docs/Makefile +++ b/databases/postgresql93-docs/Makefile @@ -1,6 +1,6 @@ # Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -WANT_PGSQL_VER=93 +WANT_PGSQL_VER=9.3 .include "${.CURDIR}/../postgresql91-docs/Makefile" |