diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-30 15:53:43 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-30 15:53:43 +0000 |
commit | 641f86cb5ddd00615970341c64519d897f16bf1d (patch) | |
tree | 7bfb0de8ec90f95442ceb827a984e71a4a6079a5 /sysutils/ansible/Makefile | |
parent | 27d52922908ab91e8549439dd237581643046be4 (diff) | |
download | ports-641f86cb5ddd00615970341c64519d897f16bf1d.tar.gz ports-641f86cb5ddd00615970341c64519d897f16bf1d.zip |
Notes
Diffstat (limited to 'sysutils/ansible/Makefile')
-rw-r--r-- | sysutils/ansible/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index 5d2c1e053adf..cdafbd0ab6d6 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= sysutils python MASTER_SITES= http://ansibleworks.com/releases/ |