diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-23 19:56:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-23 19:56:12 +0800 |
commit | b716ecf99b03524db2120d6d0cacf6dced4cbfd8 (patch) | |
tree | da4154c292e075337355daee50b0864ad707a0ed /net-p2p/azureus/Makefile | |
parent | 815307c26d1bec3664fa44f88d273c9975aaf549 (diff) | |
download | freebsd-ports-graphics-b716ecf99b03524db2120d6d0cacf6dced4cbfd8.tar.gz freebsd-ports-graphics-b716ecf99b03524db2120d6d0cacf6dced4cbfd8.tar.zst freebsd-ports-graphics-b716ecf99b03524db2120d6d0cacf6dced4cbfd8.zip |
- Update to 3.1.0.0
PR: 124804
Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
Diffstat (limited to 'net-p2p/azureus/Makefile')
-rw-r--r-- | net-p2p/azureus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/azureus/Makefile b/net-p2p/azureus/Makefile index acbf6d35566..2dc0cdf28d1 100644 --- a/net-p2p/azureus/Makefile +++ b/net-p2p/azureus/Makefile @@ -6,11 +6,11 @@ # PORTNAME= azureus -PORTVERSION= 3.0.5.2 -PORTREVISION= 1 +PORTVERSION= 3.1.0.0 +#PORTREVISION= 1 CATEGORIES= net-p2p java MASTER_SITES= SF -DISTNAME= Azureus_${PORTVERSION}_source +DISTNAME= Vuze_${PORTVERSION}_source MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java |