aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/azureus2
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-11-15 03:17:17 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-11-15 03:17:17 +0000
commitf29d81c144198d73be3e27797bb69d746406196c (patch)
treeb1f9821c0c0d8ab1488851b19accf2e8e4514d5c /net-p2p/azureus2
parentb44cd11b6fa94b7461de9a8e53798ce8182d7293 (diff)
downloadports-f29d81c144198d73be3e27797bb69d746406196c.tar.gz
ports-f29d81c144198d73be3e27797bb69d746406196c.zip
Notes
Diffstat (limited to 'net-p2p/azureus2')
-rw-r--r--net-p2p/azureus2/Makefile2
-rw-r--r--net-p2p/azureus2/files/azureus2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index f09ec81f7e9a..6c8300618101 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= azureus
PORTVERSION= 2.1.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-p2p/azureus2/files/azureus b/net-p2p/azureus2/files/azureus
index 6fe4c562acc1..8d45e55bbfda 100644
--- a/net-p2p/azureus2/files/azureus
+++ b/net-p2p/azureus2/files/azureus
@@ -20,4 +20,4 @@ then
echo "LIB_PATH = ${LIB_PATH}"
fi
-"%%JAVA%%" -cp "${CLASS_PATH}" "-Djava.library.path=${LIB_PATH}" org.gudy.azureus2.ui.swt.Main
+"%%JAVA%%" -cp "${CLASS_PATH}" "-Djava.library.path=${LIB_PATH}" "-Dos.name=Linux" org.gudy.azureus2.ui.swt.Main