summaryrefslogtreecommitdiff
path: root/doc/guide/files
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-08-02 05:53:40 +0000
committerobache <obache@pkgsrc.org>2012-08-02 05:53:40 +0000
commit21477b67f3d857409c40c63f43fdc7cde76529ab (patch)
treeeef299cbf26dc6fac91aa4f6553be004540dfa14 /doc/guide/files
parent5d235cfc5336c5f42c78240ea12074468f2857e4 (diff)
downloadpkgsrc-21477b67f3d857409c40c63f43fdc7cde76529ab.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/files')
-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>