diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-08-01 09:13:24 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-08-01 09:13:24 +0000 |
commit | 3ef720dae0c0f21938b55666d219a88b985793f6 (patch) | |
tree | 4c16cef6f40162d7dba40b7443ad4266faeab152 /net | |
parent | 61ff74f64fcab141ceb7240888745d801444ca9c (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/libtorrent/Makefile | 3 | ||||
-rw-r--r-- | net/libtorrent/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 45c00175d794..9e133eac404e 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -6,9 +6,10 @@ # PORTNAME= libtorrent -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.0.1 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ +DISTNAME= ${PORTNAME}-0.7.0-1 MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Library written in C++ diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo index fdf6908f8b07..6f94862cf433 100644 --- a/net/libtorrent/distinfo +++ b/net/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.7.0.tar.gz) = 705da68d2163a90e5f73a38417638ef1 -SIZE (libtorrent-0.7.0.tar.gz) = 317298 +MD5 (libtorrent-0.7.0-1.tar.gz) = 3cc6ff1f722b1da2a6cb92421cbca593 +SIZE (libtorrent-0.7.0-1.tar.gz) = 316763 |