svn commit: r312590 - head/databases/slony1v2/files

Jimmy Olgeni olgeni at FreeBSD.org
Tue Feb 19 17:21:07 UTC 2013


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.


More information about the svn-ports-head mailing list