diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-02-20 01:21:07 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-02-20 01:21:07 +0800 |
commit | b54d12a4caa368d7f2060a01ae2c34457c69c93a (patch) | |
tree | c0375f7262a20f9ad3794f26ffc8943de760685d /databases | |
parent | ed3f52c0f41e3f0d3e56be4ce5f444721bbb3190 (diff) | |
download | freebsd-ports-gnome-b54d12a4caa368d7f2060a01ae2c34457c69c93a.tar.gz freebsd-ports-gnome-b54d12a4caa368d7f2060a01ae2c34457c69c93a.tar.zst freebsd-ports-gnome-b54d12a4caa368d7f2060a01ae2c34457c69c93a.zip |
Fix DOCSDIR path in pkg-message (no PORTREVISION bump).
Diffstat (limited to 'databases')
-rw-r--r-- | databases/slony1v2/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/slony1v2/files/pkg-message.in b/databases/slony1v2/files/pkg-message.in index 7ac395fa6559..608a7c254237 100644 --- a/databases/slony1v2/files/pkg-message.in +++ b/databases/slony1v2/files/pkg-message.in @@ -1,7 +1,7 @@ ******************************************************************************* Please read the docs on configuring and running slony-1. Unless you specified -NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory. +NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1v2 directory. If you are upgrading from a prior version of slony, please read the UPGRADING file in the above docs directory. |