diff options
Diffstat (limited to 'net/rtorrent')
-rw-r--r-- | net/rtorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index a1984745fb7..b35caee46e9 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2008/05/25 14:45:17 tron Exp $ +# $NetBSD: Makefile,v 1.28 2008/05/25 20:49:39 tron Exp $ DISTNAME= rtorrent-0.7.9 PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} -OWNER= tron@NetBSD.org +OWNER= tron@NetBSD.org HOMEPAGE= http://libtorrent.rakshasa.no/ COMMENT= Ncurses based torrent client with support for sessions |