aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ansible1
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-01-22 17:30:58 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-01-22 17:30:58 +0000
commit370431e01c8dfe2b608166aa895e3fac6c675fce (patch)
tree7b2fdf1527ca21997dc825ed14afc54fdf17b0bc /sysutils/ansible1
parent3c40249045862fece4dcc81dcd463242cb9e4e64 (diff)
Notes
Diffstat (limited to 'sysutils/ansible1')
-rw-r--r--sysutils/ansible1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ansible1/Makefile b/sysutils/ansible1/Makefile
index e2390e6b7f26..d7358ec35391 100644
--- a/sysutils/ansible1/Makefile
+++ b/sysutils/ansible1/Makefile
@@ -3,6 +3,7 @@
PKGNAMESUFFIX= 1
PORTVERSION= 1.9.4
+PORTREVISION=
CONFLICTS= ansible-*
@@ -11,4 +12,6 @@ DISTINFO_FILE= ${.CURDIR}/distinfo
SHEBANG_FILES= lib/ansible/runner/action_plugins/synchronize.py
+EXTRA_PATCHES=
+
.include "${MASTERDIR}/Makefile"