aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-08-18 02:59:30 +0800
committerfeld <feld@FreeBSD.org>2016-08-18 02:59:30 +0800
commit1bf023e58bcca93c0a85b77cc2981448c74d1c06 (patch)
treee27b41dfd92c2ab57a1a87bcdcd1c5c749d07373 /net-mgmt
parent23617e712bb47347449ac51e9e72ef017332f4eb (diff)
downloadfreebsd-ports-gnome-1bf023e58bcca93c0a85b77cc2981448c74d1c06.tar.gz
freebsd-ports-gnome-1bf023e58bcca93c0a85b77cc2981448c74d1c06.tar.zst
freebsd-ports-gnome-1bf023e58bcca93c0a85b77cc2981448c74d1c06.zip
net-mgmt/rancid: Mark DEPRECATED, provide an EXPIRATION_DATE
PR: 211718 MFH: 2016Q3
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/rancid/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile
index 02b969eb7fab..868afa072ae1 100644
--- a/net-mgmt/rancid/Makefile
+++ b/net-mgmt/rancid/Makefile
@@ -34,6 +34,9 @@ OPTIONS_DEFINE= SVN
SVN_DESC= Use Subversion instead of CVS
+DEPRECATED= Not supported upstream. Please upgrade to net-mgmt/rancid3
+EXPIRATION_DATE= 2016-10-01
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSVN}