summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorobache <obache>2012-08-02 05:53:40 +0000
committerobache <obache>2012-08-02 05:53:40 +0000
commit0ac2bf7d5383186616f38b406f0b06501bd9cf34 (patch)
treeeef299cbf26dc6fac91aa4f6553be004540dfa14 /doc/guide
parentd39f53fd2d7e200c409fd909140269be5cdaa50b (diff)
downloadpkgsrc-0ac2bf7d5383186616f38b406f0b06501bd9cf34.tar.gz
Update postgresql version information.
XXX: bare version numbers should not be in here, described with XXX: PGSQL_VERSION_DEFAULT/PGSQL_VERSIONS_ACCEPTED instead.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/buildlink.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/buildlink.xml b/doc/guide/files/buildlink.xml
index 87707bbbdfa..9d3605f0a67 100644
--- a/doc/guide/files/buildlink.xml
+++ b/doc/guide/files/buildlink.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: buildlink.xml,v 1.28 2011/08/30 15:21:46 wiz Exp $ -->
+<!-- $NetBSD: buildlink.xml,v 1.29 2012/08/02 05:53:40 obache Exp $ -->
<chapter id="buildlink">
<title>Buildlink methodology</title>
@@ -132,7 +132,7 @@ BUILDLINK_API_DEPENDS.foo+= foo>=1.1.0
<listitem>
<para><filename>pgsql.buildlink3.mk</filename> will accept
- either Postgres 8.0, 8.1, or 8.2, whichever is found installed. See
+ either Postgres 8.3, 8.4, 9.0, or 9.1, whichever is found installed. See
the file for more information.</para>
</listitem>