diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-07-31 17:37:24 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-07-31 17:37:24 +0000 |
commit | d9f67b7d61f4e6928c01a366b91425f1a76392f1 (patch) | |
tree | 58db75389bb4684924d338bee55955736670842c /net-p2p/ktorrent2 | |
parent | b2aadd64c4b11d508e51cb629a5f5d7cee4f9e2d (diff) | |
download | ports-d9f67b7d61f4e6928c01a366b91425f1a76392f1.tar.gz ports-d9f67b7d61f4e6928c01a366b91425f1a76392f1.zip |
Notes
Diffstat (limited to 'net-p2p/ktorrent2')
-rw-r--r-- | net-p2p/ktorrent2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/ktorrent2/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index c1f670204d72..c67fa8f37854 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://ktorrent.pwsp.net/downloads/${PORTVERSION}/ MAINTAINER= markus@FreeBSD.org COMMENT= BitTorrent client for KDE +CONFLICTS= ktorrent-devel-[0-9]* + USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes diff --git a/net-p2p/ktorrent2/pkg-descr b/net-p2p/ktorrent2/pkg-descr index aecb74c10aff..f7d880300745 100644 --- a/net-p2p/ktorrent2/pkg-descr +++ b/net-p2p/ktorrent2/pkg-descr @@ -6,4 +6,4 @@ KTorrent is a BitTorrent client for KDE. Its main features are: o Internet searching using The Bittorrent website's search engine o UDP Trackers -WWW: http://ktorrent.pwsp.net/ +WWW: http://ktorrent.org/ |