diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-02-04 05:08:37 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-02-04 05:08:37 +0800 |
commit | 1b6a84d9c7225c504249e92c87cef1c7192c421b (patch) | |
tree | 5064d5ca47a428ca6e9980cfde213e2b13a20f95 /net-p2p/azureus/Makefile | |
parent | 31afc63d81116f63e765cdb78bf0e75b28435ab3 (diff) | |
download | freebsd-ports-gnome-1b6a84d9c7225c504249e92c87cef1c7192c421b.tar.gz freebsd-ports-gnome-1b6a84d9c7225c504249e92c87cef1c7192c421b.tar.zst freebsd-ports-gnome-1b6a84d9c7225c504249e92c87cef1c7192c421b.zip |
- update to 2.5.0.4
PR: 108059
Submitted by: Robert Noland
Approved by: (maintainer timeout)
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 984d62343b10..c6b463454a73 100644 --- a/net-p2p/azureus/Makefile +++ b/net-p2p/azureus/Makefile @@ -6,12 +6,12 @@ # PORTNAME= azureus -PORTVERSION= 2.5.0.0 -PORTREVISION= 2 +PORTVERSION= 2.5.0.4 +#PORTREVISION= 1 CATEGORIES= net-p2p java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= Azureus_${PORTVERSION}_source +DISTNAME= azureus_${PORTVERSION}_source MAINTAINER= lioux@FreeBSD.org COMMENT= A BitTorrent client written in Java |