diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-06-28 21:36:38 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-06-28 21:36:38 +0000 |
commit | abb2a3b0a67f29ebde0416d7081b37a52c20f8e0 (patch) | |
tree | 3f110d01341334153ebf6a77ab87f0c8952db2c5 /net-p2p/py-bittornado/Makefile | |
parent | b9208e1e8eca1610997406e1d981486cafe6ee4d (diff) |
Notes
Diffstat (limited to 'net-p2p/py-bittornado/Makefile')
-rw-r--r-- | net-p2p/py-bittornado/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/py-bittornado/Makefile b/net-p2p/py-bittornado/Makefile index 0fa1bff0b772..e98eb5272835 100644 --- a/net-p2p/py-bittornado/Makefile +++ b/net-p2p/py-bittornado/Makefile @@ -6,12 +6,13 @@ # PORTNAME= BitTornado -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.3 PORTEPOCH= 1 CATEGORIES?= net python ipv6 MASTER_SITES= http://e.scarywater.net/bt/download/ \ http://mediahost.inetsalestech.com/shadow/ \ - http://www.hypermax.net.au/~gamr/ + http://www.hypermax.net.au/~gamr/ \ + http://ftp.acc.umu.se/mirror/bittornado/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= janos.mohacsi@bsd.hu |