aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ansible1
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2016-02-26 07:09:31 +0800
committermatthew <matthew@FreeBSD.org>2016-02-26 07:09:31 +0800
commit60468b234615ef6699359a75f43a1bd371f6403d (patch)
tree0549e8fac42ad716ae20b71d828c5ed94622c2ff /sysutils/ansible1
parentce90f17b168d16978b713c940b6e9f58129049b1 (diff)
downloadfreebsd-ports-gnome-60468b234615ef6699359a75f43a1bd371f6403d.tar.gz
freebsd-ports-gnome-60468b234615ef6699359a75f43a1bd371f6403d.tar.zst
freebsd-ports-gnome-60468b234615ef6699359a75f43a1bd371f6403d.zip
Deprecate and set expiry for June 1st
Users should migrate to sysutils/ansible, now that ansible 2.x is the principal release version. PR: 207491 Submitted by: lifanov@mail.lifanov.com (maintainer)
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 d7358ec35391..f1efbab0d60a 100644
--- a/sysutils/ansible1/Makefile
+++ b/sysutils/ansible1/Makefile
@@ -14,4 +14,7 @@ SHEBANG_FILES= lib/ansible/runner/action_plugins/synchronize.py
EXTRA_PATCHES=
+DEPRECATED= please upgrade to sysutils/ansible
+EXPIRATION_DATE= 2016-06-01
+
.include "${MASTERDIR}/Makefile"