aboutsummaryrefslogtreecommitdiffstats
path: root/net/azureus/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-12-10 01:14:29 +0800
committerlioux <lioux@FreeBSD.org>2005-12-10 01:14:29 +0800
commit465306ca9752ad8ceb9acf035f61b8237869e147 (patch)
treeee6e89be59f9f2e69333aa1f529c142557c3e39d /net/azureus/Makefile
parentc3f3d02d7f7d039aa01f7f19391ba288ba866fdb (diff)
downloadfreebsd-ports-gnome-465306ca9752ad8ceb9acf035f61b8237869e147.tar.gz
freebsd-ports-gnome-465306ca9752ad8ceb9acf035f61b8237869e147.tar.zst
freebsd-ports-gnome-465306ca9752ad8ceb9acf035f61b8237869e147.zip
Update to 2.3.0.6
PR: 90131 Submitted by: Robert C. Noland III <rnoland@2hip.net>
Diffstat (limited to 'net/azureus/Makefile')
-rw-r--r--net/azureus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/azureus/Makefile b/net/azureus/Makefile
index f5c7b0593215..c12a0ffbb8e7 100644
--- a/net/azureus/Makefile
+++ b/net/azureus/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= azureus
-PORTVERSION= 2.3.0.4
-PORTREVISION= 5
+PORTVERSION= 2.3.0.6
CATEGORIES= net java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,6 +22,7 @@ BUILD_DEPENDS= \
${LOCALBASE}/eclipse/plugins/org.eclipse.swt_${ECLIPSE_VERSION}.0.jar:${PORTSDIR}/java/eclipse \
${LOCALBASE}/eclipse/plugins/org.eclipse.swt.gtk.freebsd.x86_${ECLIPSE_VERSION}.1.jar:${PORTSDIR}/java/eclipse \
${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
+ ${LOCALBASE}/eclipse/plugins/org.junit_3.8.1/junit.jar:${PORTSDIR}/java/junit \
${JAVALIBDIR}/seda.jar:${PORTSDIR}/net/seda
RUN_DEPENDS= \
${LOCALBASE}/eclipse/plugins/org.eclipse.swt_${ECLIPSE_VERSION}.0.jar:${PORTSDIR}/java/eclipse \