diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 13:47:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 13:47:28 +0000 |
commit | 832b451d21b732c0b76f377cfec74b66fd1bb487 (patch) | |
tree | 1154b078f18b7aac5a6ab7efb7869b74cf775baf /net/py-bittornado/Makefile | |
parent | ecbf014bdd6d3637b0349349a3f0556d20800b0b (diff) | |
download | ports-832b451d21b732c0b76f377cfec74b66fd1bb487.tar.gz ports-832b451d21b732c0b76f377cfec74b66fd1bb487.zip |
Notes
Diffstat (limited to 'net/py-bittornado/Makefile')
-rw-r--r-- | net/py-bittornado/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-bittornado/Makefile b/net/py-bittornado/Makefile index 30c6621a7281..cd0aa5a02083 100644 --- a/net/py-bittornado/Makefile +++ b/net/py-bittornado/Makefile @@ -6,7 +6,7 @@ # PORTNAME= BitTornado -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.1 PORTEPOCH= 1 CATEGORIES?= net python ipv6 MASTER_SITES= http://e.scarywater.net/bt/download/ \ @@ -14,7 +14,7 @@ MASTER_SITES= http://e.scarywater.net/bt/download/ \ http://www.hypermax.net.au/~gamr/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= janos.mohacsi@bsd.hu COMMENT?= An extended BitTorrent peer-to-peer tool for distributing files CONFLICTS= py??-*[Bb]it[Tt]orrent* |