diff options
author | dougb <dougb@FreeBSD.org> | 2011-01-10 15:33:38 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-01-10 15:33:38 +0800 |
commit | 7ab14af31e2f2896737fa0ddd92e080be140411c (patch) | |
tree | 92d07b55c6e364e619819a4fc926420f79edb890 | |
parent | 47bfead340928847dd10f7e5042afa1ca46c65c9 (diff) | |
download | freebsd-ports-gnome-7ab14af31e2f2896737fa0ddd92e080be140411c.tar.gz freebsd-ports-gnome-7ab14af31e2f2896737fa0ddd92e080be140411c.tar.zst freebsd-ports-gnome-7ab14af31e2f2896737fa0ddd92e080be140411c.zip |
DEPRECATED= Old version, no longer supported. Upgrade to qbittorrent-26.
EXPIRATION_DATE= 2011-01-23
-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 |