diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-27 15:02:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-27 15:02:21 +0000 |
commit | e678a9a3f52c1171690e47272cec4582cc0bfcdc (patch) | |
tree | 0c3a2f90ddb5b1079c07536197a5df3bbfdcdcef /net-p2p/py-bittorrent/Makefile | |
parent | This Cisco IPPhone module was created to provide a simple convenient (diff) |
- Update to 5.0.8
PR: 114844
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Diffstat (limited to 'net-p2p/py-bittorrent/Makefile')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 7e0b77717a6f..a62e6754f26e 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -6,11 +6,10 @@ # PORTNAME= BitTorrent -PORTVERSION= 5.0.7 +PORTVERSION= 5.0.8 PORTEPOCH= 1 CATEGORIES?= net-p2p python MASTER_SITES= http://download.bittorrent.com/dl/ -MASTER_SITE_SUBDIR= ${PORTNAME:L} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wxs@atarininja.org |