diff options
author | chinsan <chinsan@FreeBSD.org> | 2009-04-11 02:19:43 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2009-04-11 02:19:43 +0800 |
commit | 24c2b2910aa9f2fdc82d0f7b9b33329b17721398 (patch) | |
tree | 993886a1668f1eac6d2e34b81e3c4007a7c301d6 /net-p2p/rtorrent | |
parent | c23ca1c3ab8006b72ff4dc24e3fbbc2e09ea203a (diff) | |
download | freebsd-ports-gnome-24c2b2910aa9f2fdc82d0f7b9b33329b17721398.tar.gz freebsd-ports-gnome-24c2b2910aa9f2fdc82d0f7b9b33329b17721398.tar.zst freebsd-ports-gnome-24c2b2910aa9f2fdc82d0f7b9b33329b17721398.zip |
Bump the version of the xmlrpc-c-devel shared library
- Bump PORTREVISION of all dependent ports.
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 b84fcd4e6c20..a87126d9b48f 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME?= rtorrent PORTVERSION?= 0.8.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} |