diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-03-16 03:46:19 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-03-16 03:46:19 +0000 |
commit | 0825f4249c9b7bf673fec77679831df893978bed (patch) | |
tree | 162fe89dcd192c2f3b9df781e5c37a3e624cd111 /net-p2p | |
parent | 59c4c91f43944ef7cc25cc606ddebb16110427b9 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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.* |