diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-01-15 13:18:57 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-01-15 13:18:57 +0000 |
commit | 2a281c0c60d656b54ff8ceeaf3b51663be3300e5 (patch) | |
tree | d6fd63cc871a5e3e6f900d273cbe0be1e820a63d /net-p2p/libtorrent | |
parent | 122fce5fd9282574987ff137c92f854d00c43393 (diff) |
Notes
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index a751b541a9cf..6f4ea22286b3 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ -PORTNAME?= libtorrent -PORTVERSION?= 0.13.2 +PORTNAME= libtorrent +PORTVERSION= 0.13.2 PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ |