diff options
Diffstat (limited to 'net-p2p/vuze/Makefile')
-rw-r--r-- | net-p2p/vuze/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index d06827ada032..31a6ef475c6b 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vuze -PORTVERSION= 4.0.0.4 +PORTVERSION= 4.1.0.0 #PORTREVISION= 1 CATEGORIES= net-p2p java MASTER_SITES= SF @@ -32,6 +32,7 @@ org/gudy/azureus2/platform/macosx/access/jnilib/OSXAccess.java \ org/gudy/azureus2/platform/unix/ScriptBeforeStartup.java \ org/gudy/azureus2/platform/PlatformManagerFactory.java \ org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java \ +org/gudy/azureus2/ui/swt/views/table/impl/TableViewSWTImpl.java \ com/aelitis/azureus/core/networkmanager/impl/TransportHelperFilterStream.java \ com/aelitis/azureus/core/networkmanager/impl/TransportHelperFilterTransparent.java |