diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-16 21:51:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-16 21:51:15 +0000 |
commit | 435e65362f59b74f5916a2c85752d332b57e0ec3 (patch) | |
tree | 71121f9465819fe5deb3817079146803162e3ea8 /net-p2p/libtorrent/Makefile | |
parent | - The file is not on Sourceforge mirrors (diff) |
- Update to 0.4.9
PR: ports/77599
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
Diffstat (limited to 'net-p2p/libtorrent/Makefile')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 18feee634983..7b9c377a013e 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -PORTVERSION= 0.4.7 +PORTVERSION= 0.4.9 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ |