diff options
author | flz <flz@FreeBSD.org> | 2006-07-13 03:05:22 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-07-13 03:05:22 +0800 |
commit | c1cfeaddf662f5e65593073005bfbfa7a3dff0ff (patch) | |
tree | ad81ad283362e1f07034072bac29250f9026623c /net-p2p/rtorrent | |
parent | ff9f3b61c4ffbee7e03a6ee7229df31c42e52040 (diff) | |
download | freebsd-ports-gnome-c1cfeaddf662f5e65593073005bfbfa7a3dff0ff.tar.gz freebsd-ports-gnome-c1cfeaddf662f5e65593073005bfbfa7a3dff0ff.tar.zst freebsd-ports-gnome-c1cfeaddf662f5e65593073005bfbfa7a3dff0ff.zip |
Bump PORTREVISION.
Diffstat (limited to 'net-p2p/rtorrent')
-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 0c81162800d0..ffb08a3263b7 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME?= rtorrent PORTVERSION?= 0.5.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ |