aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-08-17 18:59:30 +0000
committerMark Felder <feld@FreeBSD.org>2016-08-17 18:59:30 +0000
commit90d8bee0d2d2848a3563699a09e6259560230937 (patch)
treee27b41dfd92c2ab57a1a87bcdcd1c5c749d07373
parent030cebfc10ef4cb8e8e8eb74358f041c68cdced4 (diff)
downloadports-90d8bee0d2d2848a3563699a09e6259560230937.tar.gz
ports-90d8bee0d2d2848a3563699a09e6259560230937.zip
Notes
-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}