diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/rtorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 3ec07ca1076..0e0378faff7 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2007/01/26 18:48:53 tron Exp $ +# $NetBSD: Makefile,v 1.19 2007/01/30 14:22:36 tron Exp $ DISTNAME= rtorrent-0.7.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ |