diff options
author | dougb <dougb@FreeBSD.org> | 2010-03-16 11:46:19 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-03-16 11:46:19 +0800 |
commit | a5719210fe479419c3321b9f8e812245f6174f42 (patch) | |
tree | dfb4efbc74a7ea5b9923c38e4ae8540a97350a19 /net-p2p | |
parent | 9073fce3529547c6288598aae550c87c393d4c80 (diff) | |
download | freebsd-ports-gnome-a5719210fe479419c3321b9f8e812245f6174f42.tar.gz freebsd-ports-gnome-a5719210fe479419c3321b9f8e812245f6174f42.tar.zst freebsd-ports-gnome-a5719210fe479419c3321b9f8e812245f6174f42.zip |
Deprecate this port in favor of the new 2.2.0 release version
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.* |