diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-01-10 07:33:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-01-10 07:33:38 +0000 |
commit | 28846f747f2b6a5cb6b6fe8611b1f1a8b3c366f3 (patch) | |
tree | 3b854af3629cfe99c1cf7ec090602c730aff3bf5 /net-p2p | |
parent | 1219793287b136274c71f344b08f57933d64ad65 (diff) | |
download | ports-28846f747f2b6a5cb6b6fe8611b1f1a8b3c366f3.tar.gz ports-28846f747f2b6a5cb6b6fe8611b1f1a8b3c366f3.zip |
DEPRECATED= Old version, no longer supported. Upgrade to qbittorrent-26.
EXPIRATION_DATE= 2011-01-23
Notes
Notes:
svn path=/head/; revision=267574
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-23/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent-23/Makefile b/net-p2p/qbittorrent-23/Makefile index 18eb9ff01a7f..39ac41eaf38f 100644 --- a/net-p2p/qbittorrent-23/Makefile +++ b/net-p2p/qbittorrent-23/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PKGNAME}/ MAINTAINER= dougb@FreeBSD.org COMMENT= Bittorrent client using Qt4 and libtorrent-rasterbar +DEPRECATED= Old version, no longer supported. Upgrade to qbittorrent-26. +EXPIRATION_DATE= 2011-01-23 + LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15 \ GeoIP.5:${PORTSDIR}/net/GeoIP |