aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ansible24/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ansible24/Makefile b/sysutils/ansible24/Makefile
index a19ce47a41c3..8b3d273bd38a 100644
--- a/sysutils/ansible24/Makefile
+++ b/sysutils/ansible24/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTVERSION= 2.4.4.0
+PORTREVISION= 0
PKGNAMESUFFIX= 24
CONFLICTS= ansible-* ansible1-* ansible23-*
@@ -8,4 +9,6 @@ CONFLICTS= ansible-* ansible1-* ansible23-*
MASTERDIR= ${.CURDIR}/../ansible
DISTINFO_FILE= ${.CURDIR}/distinfo
+EXTRA_PATCHES=
+
.include "${MASTERDIR}/Makefile"