From a5719210fe479419c3321b9f8e812245f6174f42 Mon Sep 17 00:00:00 2001 From: dougb Date: Tue, 16 Mar 2010 03:46:19 +0000 Subject: Deprecate this port in favor of the new 2.2.0 release version --- net-p2p/qbittorrent/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net-p2p') diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 982ddf1d4079..d4389c8dad99 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -16,6 +16,10 @@ COMMENT= Bittorrent client using Qt4 and libtorrent-rasterbar LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ GeoIP.5:${PORTSDIR}/net/GeoIP +NO_LATEST_LINK= yes +DEPRECATED= The most recent release version is in net-p2p/qbittorrent-22 +EXPIRATION_DATE= 2010-05-01 + MAKE_JOBS_SAFE= yes CONFLICTS= qbittorrent*-2.2.* -- cgit