diff options
author | flz <flz@FreeBSD.org> | 2005-10-20 21:10:57 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-10-20 21:10:57 +0800 |
commit | 8c4e68680c9216b864adfe5650374f17d427c343 (patch) | |
tree | 0ba701e51289824f97c444d2fe7e82991ea6a57c /net-p2p/libtorrent/pkg-plist | |
parent | a7d462154f29294085572246456b434d8bc22a9d (diff) | |
download | freebsd-ports-graphics-8c4e68680c9216b864adfe5650374f17d427c343.tar.gz freebsd-ports-graphics-8c4e68680c9216b864adfe5650374f17d427c343.tar.zst freebsd-ports-graphics-8c4e68680c9216b864adfe5650374f17d427c343.zip |
- Update to 0.7.5.
Diffstat (limited to 'net-p2p/libtorrent/pkg-plist')
-rw-r--r-- | net-p2p/libtorrent/pkg-plist | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index 95e2e273be2..26c25090032 100644 --- a/net-p2p/libtorrent/pkg-plist +++ b/net-p2p/libtorrent/pkg-plist @@ -2,13 +2,17 @@ include/torrent/bencode.h include/torrent/common.h include/torrent/download.h include/torrent/entry.h +include/torrent/event.h include/torrent/exceptions.h include/torrent/http.h include/torrent/peer.h +include/torrent/poll.h +include/torrent/poll_epoll.h +include/torrent/poll_select.h include/torrent/rate.h include/torrent/torrent.h include/torrent/tracker.h lib/libtorrent.so -lib/libtorrent.so.4 +lib/libtorrent.so.5 libdata/pkgconfig/libtorrent.pc @dirrm include/torrent |