svn commit: r370823 - head/sysutils/ansible/files
Rodrigo Osorio
rodrigo at FreeBSD.org
Mon Oct 13 22:13:50 UTC 2014
Author: rodrigo
Date: Mon Oct 13 22:13:50 2014
New Revision: 370823
URL: https://svnweb.freebsd.org/changeset/ports/370823
QAT: https://qat.redports.org/buildarchive/r370823/
Log:
Fix typo.
PR: ports/194263
Submitted by: thomas
Approved by: mentors (implicit)
Modified:
head/sysutils/ansible/files/pkg-message.in
Modified: head/sysutils/ansible/files/pkg-message.in
==============================================================================
--- head/sysutils/ansible/files/pkg-message.in Mon Oct 13 22:08:27 2014 (r370822)
+++ head/sysutils/ansible/files/pkg-message.in Mon Oct 13 22:13:50 2014 (r370823)
@@ -19,7 +19,7 @@ that system. Example:
host3
host4
- [centos:var]
+ [centos:vars]
ansible_python_interpreter=/usr/bin/python
===============================================================================
More information about the svn-ports-head
mailing list