Date: Tue, 19 Feb 2013 17:21:07 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312590 - head/databases/slony1v2/files Message-ID: <201302191721.r1JHL78T010433@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Tue Feb 19 17:21:07 2013 New Revision: 312590 URL: http://svnweb.freebsd.org/changeset/ports/312590 Log: Fix DOCSDIR path in pkg-message (no PORTREVISION bump). Modified: head/databases/slony1v2/files/pkg-message.in (contents, props changed) Modified: head/databases/slony1v2/files/pkg-message.in ============================================================================== --- head/databases/slony1v2/files/pkg-message.in Tue Feb 19 17:07:23 2013 (r312589) +++ head/databases/slony1v2/files/pkg-message.in Tue Feb 19 17:21:07 2013 (r312590) @@ -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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302191721.r1JHL78T010433>