diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2012-01-29 11:26:25 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2012-01-29 11:26:25 +0000 |
commit | e0dbf7bb032785228a44bac6baf0839451484619 (patch) | |
tree | 41192b90e47b519aa0cc0e8b0f693e85a21ace8d /net-p2p/rtorrent/Makefile | |
parent | ccf7addce42894a32d497f953b1387761d11c920 (diff) | |
download | ports-e0dbf7bb032785228a44bac6baf0839451484619.tar.gz ports-e0dbf7bb032785228a44bac6baf0839451484619.zip |
Notes
Diffstat (limited to 'net-p2p/rtorrent/Makefile')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index f39f8ff30add..ebc34a81ed11 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME?= rtorrent PORTVERSION?= 0.8.9 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} |