diff options
author | tron <tron@pkgsrc.org> | 2007-01-30 14:22:36 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-01-30 14:22:36 +0000 |
commit | 852a8a48d13ed251cd6e5221ca92dd6f6643d861 (patch) | |
tree | e98f49641d6627d7eaa3d55c09ea582b9c24adfa /net | |
parent | 8ff7fc832046ea2764f610363af88c3d196800a0 (diff) | |
download | pkgsrc-852a8a48d13ed251cd6e5221ca92dd6f6643d861.tar.gz |
Bump package revision after minimum required version of "libtorrent"
has been corrected.
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/ |